Uses of Interface
com.yworks.xml.graphml.EdgeLabelModelType
Packages that use EdgeLabelModelType
-
Uses of EdgeLabelModelType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return EdgeLabelModelTypeModifier and TypeMethodDescriptionstatic EdgeLabelModelTypeEdgeLabelModelType.Factory.newInstance()static EdgeLabelModelTypeEdgeLabelModelType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static EdgeLabelModelTypestatic EdgeLabelModelTypestatic EdgeLabelModelTypestatic EdgeLabelModelTypeEdgeLabelModelType.Factory.parse(InputStream is) static EdgeLabelModelTypeEdgeLabelModelType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static EdgeLabelModelTypestatic EdgeLabelModelTypestatic EdgeLabelModelTypestatic EdgeLabelModelTypestatic EdgeLabelModelTypestatic EdgeLabelModelTypestatic EdgeLabelModelTypeEdgeLabelModelType.Factory.parse(XMLStreamReader sr) static EdgeLabelModelTypeEdgeLabelModelType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static EdgeLabelModelTypeEdgeLabelModelType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static EdgeLabelModelTypeEdgeLabelModelType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic EdgeLabelModelTypestatic EdgeLabelModelTypeEdgeLabelType.xgetModelName()Gets (as xml) the "modelName" attributeMethods in com.yworks.xml.graphml with parameters of type EdgeLabelModelTypeModifier and TypeMethodDescriptionvoidEdgeLabelType.xsetModelName(EdgeLabelModelType modelName) Sets (as xml) the "modelName" attribute -
Uses of EdgeLabelModelType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement EdgeLabelModelTypeModifier and TypeClassDescriptionclassAn XML edgeLabelModel.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return EdgeLabelModelTypeModifier and TypeMethodDescriptionEdgeLabelTypeImpl.xgetModelName()Gets (as xml) the "modelName" attributeMethods in com.yworks.xml.graphml.impl with parameters of type EdgeLabelModelTypeModifier and TypeMethodDescriptionvoidEdgeLabelTypeImpl.xsetModelName(EdgeLabelModelType modelName) Sets (as xml) the "modelName" attribute
XMLInputStream