|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.tireme.schemadoc.SDSchema.XSD.SDConcreteComponentImpl
fr.tireme.schemadoc.SDSchema.XSD.XSDModelGroupWrapp
public class XSDModelGroupWrapp
| Constructor Summary | |
|---|---|
XSDModelGroupWrapp(org.eclipse.xsd.XSDModelGroup xsdModelGroup_)
Constructor for the SchemaGroup object |
|
| Method Summary | |
|---|---|
SDConcreteComponent |
cloneObject()
Deep copy of the simple type |
java.util.List |
getContents()
Gets the content of this group content model. |
SDAnnotation |
getSchemaAnnotation()
Returns the annotation on this group content model |
boolean |
isChoice()
Indicates if this group content model is a choice |
boolean |
isEmpty()
Gets the group emptyness |
boolean |
isSequence()
Indicates if this group content model is a sequence |
| Methods inherited from class fr.tireme.schemadoc.SDSchema.XSD.SDConcreteComponentImpl |
|---|
getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface fr.tireme.schemadoc.SDSchema.SDConcreteComponent |
|---|
getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID |
| Constructor Detail |
|---|
public XSDModelGroupWrapp(org.eclipse.xsd.XSDModelGroup xsdModelGroup_)
xsdModelGroup_ - - the eclipse xsd group content model object to wrap| Method Detail |
|---|
public SDConcreteComponent cloneObject()
cloneObject in interface SDConcreteComponentcloneObject in class SDConcreteComponentImplpublic boolean isSequence()
isSequence in interface SDGroupContenttrue if this group content model is a sequencepublic boolean isChoice()
isChoice in interface SDGroupContenttrue if this group content model is a choicepublic java.util.List getContents()
getContents in interface SDGroupContentschemaParticlespublic boolean isEmpty()
isEmpty in interface SDGroupContentpublic SDAnnotation getSchemaAnnotation()
getSchemaAnnotation in interface SDGroupContent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||