Uses of Interface
com.yworks.xml.graphml.GenericGroupNodeType.State
Packages that use GenericGroupNodeType.State
-
Uses of GenericGroupNodeType.State in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return GenericGroupNodeType.StateModifier and TypeMethodDescriptionGenericGroupNodeType.addNewState()Appends and returns a new empty "State" elementGenericGroupNodeType.getState()Gets the "State" elementstatic GenericGroupNodeType.StateGenericGroupNodeType.State.Factory.newInstance()static GenericGroupNodeType.StateGenericGroupNodeType.State.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Methods in com.yworks.xml.graphml with parameters of type GenericGroupNodeType.StateModifier and TypeMethodDescriptionvoidGenericGroupNodeType.setState(GenericGroupNodeType.State state) Sets the "State" element -
Uses of GenericGroupNodeType.State in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement GenericGroupNodeType.StateModifier and TypeClassDescriptionstatic classAn XML State(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return GenericGroupNodeType.StateModifier and TypeMethodDescriptionGenericGroupNodeTypeImpl.addNewState()Appends and returns a new empty "State" elementGenericGroupNodeTypeImpl.getState()Gets the "State" elementMethods in com.yworks.xml.graphml.impl with parameters of type GenericGroupNodeType.StateModifier and TypeMethodDescriptionvoidGenericGroupNodeTypeImpl.setState(GenericGroupNodeType.State state) Sets the "State" element