|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StructuralDescriptor
Containment information for a complex attribute.
ComplexType specific information such as Name, type and multiplicity are defined.
If in the future the nature of the containment relationship needs further definition; you may expect additional information to be gathered here.
Method Summary | |
---|---|
int |
getMaxOccurs()
Captures cardinality |
int |
getMinOccurs()
Captures cardinality |
Methods inherited from interface PropertyDescriptor |
---|
getName, getUserData, putUserData, type |
Method Detail |
---|
int getMinOccurs()
int getMaxOccurs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |