Uses of Interface
com.yworks.xml.graphml.PortConstraintEndpointType
Packages that use PortConstraintEndpointType
-
Uses of PortConstraintEndpointType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return PortConstraintEndpointTypeModifier and TypeMethodDescriptionstatic PortConstraintEndpointTypePortConstraintEndpointType.Factory.newInstance()static PortConstraintEndpointTypePortConstraintEndpointType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static PortConstraintEndpointTypestatic PortConstraintEndpointTypestatic PortConstraintEndpointTypestatic PortConstraintEndpointTypePortConstraintEndpointType.Factory.parse(InputStream is) static PortConstraintEndpointTypePortConstraintEndpointType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PortConstraintEndpointTypestatic PortConstraintEndpointTypestatic PortConstraintEndpointTypestatic PortConstraintEndpointTypePortConstraintEndpointType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options) static PortConstraintEndpointTypestatic PortConstraintEndpointTypestatic PortConstraintEndpointTypePortConstraintEndpointType.Factory.parse(XMLStreamReader sr) static PortConstraintEndpointTypePortConstraintEndpointType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static PortConstraintEndpointTypePortConstraintEndpointType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static PortConstraintEndpointTypePortConstraintEndpointType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic PortConstraintEndpointTypestatic PortConstraintEndpointTypePortConstraintType.xgetEndpoint()Gets (as xml) the "endpoint" attributeMethods in com.yworks.xml.graphml with parameters of type PortConstraintEndpointTypeModifier and TypeMethodDescriptionvoidPortConstraintType.xsetEndpoint(PortConstraintEndpointType endpoint) Sets (as xml) the "endpoint" attribute -
Uses of PortConstraintEndpointType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement PortConstraintEndpointTypeModifier and TypeClassDescriptionclassAn XML portConstraint.Endpoint.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return PortConstraintEndpointTypeModifier and TypeMethodDescriptionPortConstraintTypeImpl.xgetEndpoint()Gets (as xml) the "endpoint" attributeMethods in com.yworks.xml.graphml.impl with parameters of type PortConstraintEndpointTypeModifier and TypeMethodDescriptionvoidPortConstraintTypeImpl.xsetEndpoint(PortConstraintEndpointType endpoint) Sets (as xml) the "endpoint" attribute
XMLInputStream