Class GroupNodeTypeImpl

java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
com.yworks.xml.graphml.impl.NodeTypeImpl
com.yworks.xml.graphml.impl.GroupNodeTypeImpl
All Implemented Interfaces:
GroupNodeType, NodeType, Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource

public class GroupNodeTypeImpl extends NodeTypeImpl implements GroupNodeType
An XML GroupNode.type(@http://www.yworks.com/xml/graphml). This is a complex type.
See Also: