Uses of Interface
com.yworks.xml.graphml.GenericEdgeType
Packages that use GenericEdgeType
-
Uses of GenericEdgeType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return GenericEdgeTypeModifier and TypeMethodDescriptionGenericEdgeDocument.addNewGenericEdge()Appends and returns a new empty "GenericEdge" elementGenericEdgeDocument.getGenericEdge()Gets the "GenericEdge" elementstatic GenericEdgeTypeGenericEdgeType.Factory.newInstance()static GenericEdgeTypeGenericEdgeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static GenericEdgeTypestatic GenericEdgeTypestatic GenericEdgeTypeGenericEdgeType.Factory.parse(InputStream is) static GenericEdgeTypeGenericEdgeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static GenericEdgeTypestatic GenericEdgeTypestatic GenericEdgeTypestatic GenericEdgeTypestatic GenericEdgeTypestatic GenericEdgeTypestatic GenericEdgeTypeGenericEdgeType.Factory.parse(XMLStreamReader sr) static GenericEdgeTypeGenericEdgeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static GenericEdgeTypeGenericEdgeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static GenericEdgeTypeGenericEdgeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic GenericEdgeTypestatic GenericEdgeTypeMethods in com.yworks.xml.graphml with parameters of type GenericEdgeTypeModifier and TypeMethodDescriptionvoidGenericEdgeDocument.setGenericEdge(GenericEdgeType genericEdge) Sets the "GenericEdge" element -
Uses of GenericEdgeType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement GenericEdgeTypeModifier and TypeClassDescriptionclassAn XML GenericEdge.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return GenericEdgeTypeModifier and TypeMethodDescriptionGenericEdgeDocumentImpl.addNewGenericEdge()Appends and returns a new empty "GenericEdge" elementGenericEdgeDocumentImpl.getGenericEdge()Gets the "GenericEdge" elementMethods in com.yworks.xml.graphml.impl with parameters of type GenericEdgeTypeModifier and TypeMethodDescriptionvoidGenericEdgeDocumentImpl.setGenericEdge(GenericEdgeType genericEdge) Sets the "GenericEdge" element
XMLInputStream