Uses of Interface
com.yworks.xml.graphml.PortConstraintType
Packages that use PortConstraintType
-
Uses of PortConstraintType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return PortConstraintTypeModifier and TypeMethodDescriptionPortConstraintDocument.addNewPortConstraint()Appends and returns a new empty "PortConstraint" elementPortConstraintDocument.getPortConstraint()Gets the "PortConstraint" elementstatic PortConstraintTypePortConstraintType.Factory.newInstance()static PortConstraintTypePortConstraintType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static PortConstraintTypestatic PortConstraintTypestatic PortConstraintTypePortConstraintType.Factory.parse(InputStream is) static PortConstraintTypePortConstraintType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PortConstraintTypestatic PortConstraintTypestatic PortConstraintTypestatic PortConstraintTypestatic PortConstraintTypestatic PortConstraintTypestatic PortConstraintTypePortConstraintType.Factory.parse(XMLStreamReader sr) static PortConstraintTypePortConstraintType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static PortConstraintTypePortConstraintType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static PortConstraintTypePortConstraintType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic PortConstraintTypestatic PortConstraintTypeMethods in com.yworks.xml.graphml with parameters of type PortConstraintTypeModifier and TypeMethodDescriptionvoidPortConstraintDocument.setPortConstraint(PortConstraintType portConstraint) Sets the "PortConstraint" element -
Uses of PortConstraintType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement PortConstraintTypeModifier and TypeClassDescriptionclassAn XML PortConstraint.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return PortConstraintTypeModifier and TypeMethodDescriptionPortConstraintDocumentImpl.addNewPortConstraint()Appends and returns a new empty "PortConstraint" elementPortConstraintDocumentImpl.getPortConstraint()Gets the "PortConstraint" elementMethods in com.yworks.xml.graphml.impl with parameters of type PortConstraintTypeModifier and TypeMethodDescriptionvoidPortConstraintDocumentImpl.setPortConstraint(PortConstraintType portConstraint) Sets the "PortConstraint" element
XMLInputStream