Uses of Interface
com.yworks.xml.graphml.LabelType.ModelParameter
Packages that use LabelType.ModelParameter
-
Uses of LabelType.ModelParameter in com.yworks.xml.graphml
Methods in com.yworks.xml.graphml that return LabelType.ModelParameterModifier and TypeMethodDescriptionLabelType.addNewModelParameter()Appends and returns a new empty "ModelParameter" elementLabelType.getModelParameter()Gets the "ModelParameter" elementstatic LabelType.ModelParameterLabelType.ModelParameter.Factory.newInstance()static LabelType.ModelParameterLabelType.ModelParameter.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Methods in com.yworks.xml.graphml with parameters of type LabelType.ModelParameterModifier and TypeMethodDescriptionvoidLabelType.setModelParameter(LabelType.ModelParameter modelParameter) Sets the "ModelParameter" element -
Uses of LabelType.ModelParameter in com.yworks.xml.graphml.impl
Classes in com.yworks.xml.graphml.impl that implement LabelType.ModelParameterModifier and TypeClassDescriptionstatic classAn XML ModelParameter(@http://www.yworks.com/xml/graphml).Methods in com.yworks.xml.graphml.impl that return LabelType.ModelParameterModifier and TypeMethodDescriptionLabelTypeImpl.addNewModelParameter()Appends and returns a new empty "ModelParameter" elementLabelTypeImpl.getModelParameter()Gets the "ModelParameter" elementMethods in com.yworks.xml.graphml.impl with parameters of type LabelType.ModelParameterModifier and TypeMethodDescriptionvoidLabelTypeImpl.setModelParameter(LabelType.ModelParameter modelParameter) Sets the "ModelParameter" element