|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xsd.ecore.XSDEcoreBuilder.EffectiveOccurrence
public static class XSDEcoreBuilder.EffectiveOccurrence
Field Summary | |
---|---|
int |
maxOccurs
|
int |
minOccurs
|
XSDModelGroup |
xsdModelGroup
|
XSDParticle |
xsdParticle
|
Constructor Summary | |
---|---|
XSDEcoreBuilder.EffectiveOccurrence(int minOccurs,
int maxOccurs,
XSDParticle xsdParticle,
XSDModelGroup xsdModelGroup)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int minOccurs
public int maxOccurs
public XSDParticle xsdParticle
public XSDModelGroup xsdModelGroup
Constructor Detail |
---|
public XSDEcoreBuilder.EffectiveOccurrence(int minOccurs, int maxOccurs, XSDParticle xsdParticle, XSDModelGroup xsdModelGroup)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |