|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Java content class for Transition element declaration.
The following schema fragment specifies the expected content contained within this java content object.
<element name="Transition"> <complexType> <complexContent> <extension base="{http://www.deg.byu.edu/xml/osmx.xsd}ModelElement"> <sequence> <element ref="{http://www.deg.byu.edu/xml/osmx.xsd}Style" minOccurs="0"/> <element name="Identifier" type="{http://www.deg.byu.edu/xml/osmx.xsd}PositionedText" minOccurs="0"/> <element ref="{http://www.deg.byu.edu/xml/osmx.xsd}RTC" maxOccurs="3" minOccurs="0"/> <element ref="{http://www.deg.byu.edu/xml/osmx.xsd}OSM" minOccurs="0"/> </sequence> <attGroup ref="{http://www.deg.byu.edu/xml/osmx.xsd}centeredAttributes"/> <attGroup ref="{http://www.deg.byu.edu/xml/osmx.xsd}graphical2DElementAttributes"/> <attGroup ref="{http://www.deg.byu.edu/xml/osmx.xsd}highLevelAttributes"/> <attribute name="hasAction" type="{http://www.deg.byu.edu/xml/osmx.xsd}ExtendedBoolean" /> <attribute name="action" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="trigger" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </complexContent> </complexType> </element>
Methods inherited from interface edu.byu.deg.osmx.binding.TransitionType |
getAction, getHeight, getIdentifier, getOrder, getOSM, getRTC, getStyle, getTrigger, getWidth, getX, getY, isCentered, isCollapsed, isHasAction, isHighLevel, isSetAction, isSetCentered, isSetCollapsed, isSetHasAction, isSetHeight, isSetHighLevel, isSetIdentifier, isSetOrder, isSetOSM, isSetRTC, isSetStyle, isSetTrigger, isSetWidth, isSetX, isSetY, setAction, setCentered, setCollapsed, setHasAction, setHeight, setHighLevel, setIdentifier, setOrder, setOSM, setStyle, setTrigger, setWidth, setX, setY, unsetAction, unsetCentered, unsetCollapsed, unsetHasAction, unsetHeight, unsetHighLevel, unsetIdentifier, unsetOrder, unsetOSM, unsetRTC, unsetStyle, unsetTrigger, unsetWidth, unsetX, unsetY |
Methods inherited from interface edu.byu.deg.osmx.binding.ModelElement |
getId, isSetId, setId, unsetId |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |