Uses of Interface
com.yworks.xml.graphml.PortLabelModelParameterPositionType
Packages that use PortLabelModelParameterPositionType
-
Uses of PortLabelModelParameterPositionType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return PortLabelModelParameterPositionTypeModifier and TypeMethodDescriptionPortLabelModelParameterPositionType.Factory.newInstance()PortLabelModelParameterPositionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) PortLabelModelParameterPositionType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options) PortLabelModelParameterPositionType.Factory.parse(InputStream is) PortLabelModelParameterPositionType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) PortLabelModelParameterPositionType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options) PortLabelModelParameterPositionType.Factory.parse(XMLStreamReader sr) PortLabelModelParameterPositionType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) PortLabelModelParameterPositionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.PortLabelModelParameterPositionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamPortLabelModelParameterPositionType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options) PortLabelModelParameterType.xgetPosition()Gets (as xml) the "position" attributeMethods in com.yworks.xml.graphml with parameters of type PortLabelModelParameterPositionTypeModifier and TypeMethodDescriptionvoidPortLabelModelParameterType.xsetPosition(PortLabelModelParameterPositionType position) Sets (as xml) the "position" attribute -
Uses of PortLabelModelParameterPositionType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement PortLabelModelParameterPositionTypeModifier and TypeClassDescriptionclassAn XML PortLabelModelParameter.position.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return PortLabelModelParameterPositionTypeModifier and TypeMethodDescriptionPortLabelModelParameterTypeImpl.xgetPosition()Gets (as xml) the "position" attributeMethods in com.yworks.xml.graphml.impl with parameters of type PortLabelModelParameterPositionTypeModifier and TypeMethodDescriptionvoidPortLabelModelParameterTypeImpl.xsetPosition(PortLabelModelParameterPositionType position) Sets (as xml) the "position" attribute
XMLInputStream