Uses of Interface
com.yworks.xml.graphml.PortLabelModelParameterType
Packages that use PortLabelModelParameterType
-
Uses of PortLabelModelParameterType in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return PortLabelModelParameterTypeModifier and TypeMethodDescriptionPortLabelModelParameterDocument.addNewPortLabelModelParameter()Appends and returns a new empty "PortLabelModelParameter" elementPortLabelModelParameterDocument.getPortLabelModelParameter()Gets the "PortLabelModelParameter" elementstatic PortLabelModelParameterTypePortLabelModelParameterType.Factory.newInstance()static PortLabelModelParameterTypePortLabelModelParameterType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static PortLabelModelParameterTypestatic PortLabelModelParameterTypestatic PortLabelModelParameterTypePortLabelModelParameterType.Factory.parse(InputStream is) static PortLabelModelParameterTypePortLabelModelParameterType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PortLabelModelParameterTypestatic PortLabelModelParameterTypestatic PortLabelModelParameterTypestatic PortLabelModelParameterTypePortLabelModelParameterType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options) static PortLabelModelParameterTypestatic PortLabelModelParameterTypestatic PortLabelModelParameterTypePortLabelModelParameterType.Factory.parse(XMLStreamReader sr) static PortLabelModelParameterTypePortLabelModelParameterType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static PortLabelModelParameterTypePortLabelModelParameterType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static PortLabelModelParameterTypePortLabelModelParameterType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic PortLabelModelParameterTypestatic PortLabelModelParameterTypeMethods in com.yworks.xml.graphml with parameters of type PortLabelModelParameterTypeModifier and TypeMethodDescriptionvoidPortLabelModelParameterDocument.setPortLabelModelParameter(PortLabelModelParameterType portLabelModelParameter) Sets the "PortLabelModelParameter" element -
Uses of PortLabelModelParameterType in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement PortLabelModelParameterTypeModifier and TypeClassDescriptionclassAn XML PortLabelModelParameter.type(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return PortLabelModelParameterTypeModifier and TypeMethodDescriptionPortLabelModelParameterDocumentImpl.addNewPortLabelModelParameter()Appends and returns a new empty "PortLabelModelParameter" elementPortLabelModelParameterDocumentImpl.getPortLabelModelParameter()Gets the "PortLabelModelParameter" elementMethods in com.yworks.xml.graphml.impl with parameters of type PortLabelModelParameterTypeModifier and TypeMethodDescriptionvoidPortLabelModelParameterDocumentImpl.setPortLabelModelParameter(PortLabelModelParameterType portLabelModelParameter) Sets the "PortLabelModelParameter" element
XMLInputStream