|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SDGroupContent
| Method Summary | |
|---|---|
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 interface fr.tireme.schemadoc.SDSchema.SDConcreteComponent |
|---|
cloneObject, getContainerDomElement, getDomElement, getID, getLocalRootID, getWrappedObject, isAny, isAnyAttribute, isContainerNull, setID |
| Method Detail |
|---|
boolean isSequence()
true if this group content model is a sequenceboolean isChoice()
true if this group content model is a choicejava.util.List getContents()
schemaParticlesboolean isEmpty()
SDAnnotation getSchemaAnnotation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||