|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Java content class for CoOccurrenceConstraint element declaration.
The following schema fragment specifies the expected content contained within this java content object.
<element name="CoOccurrenceConstraint"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attGroup ref="{http://www.deg.byu.edu/xml/osmx.xsd}graphicalElementAttributes"/> <attribute name="cardinalityConstraint" type="{http://www.deg.byu.edu/xml/osmx.xsd}CountingConstraint" /> <attribute name="leftSet" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="rightSet" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element>
Methods inherited from interface edu.byu.deg.osmx.binding.CoOccurrenceConstraintType |
getCardinalityConstraint, getLeftSet, getOrder, getRightSet, getX, getY, isSetCardinalityConstraint, isSetLeftSet, isSetOrder, isSetRightSet, isSetX, isSetY, setCardinalityConstraint, setLeftSet, setOrder, setRightSet, setX, setY, unsetCardinalityConstraint, unsetLeftSet, unsetOrder, unsetRightSet, unsetX, unsetY |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |