net.ogdf.ogml.impl
Class OgmlFactoryImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.EFactoryImpl
net.ogdf.ogml.impl.OgmlFactoryImpl
- All Implemented Interfaces:
- OgmlFactory, Notifier, EFactory, EModelElement, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject
public class OgmlFactoryImpl
- extends EFactoryImpl
- implements OgmlFactory
An implementation of the model Factory.
- Rating

- Generated:
- This code was automatically generated.
Method Summary |
String |
convertAlignmentTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertAlignmentTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertBoolIntTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertBoolIntTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertBoolTFTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertBoolTFTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertDecorationTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertDecorationTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertEndpointStylesTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertEndpointStylesTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertFontStretchTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertFontStretchTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertFontStyleTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertFontStyleTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertFontVariantTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertFontVariantTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertFontWeightTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertFontWeightTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertLineStyleTypeTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertLineStyleTypeTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertPatternTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertPatternTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertShapeTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertShapeTypeToString(EDataType eDataType,
Object instanceValue)
|
String |
convertToString(EDataType eDataType,
Object instanceValue)
|
String |
convertTransformTypeObjectToString(EDataType eDataType,
Object instanceValue)
|
String |
convertTransformTypeToString(EDataType eDataType,
Object instanceValue)
|
EObject |
create(EClass eClass)
|
AlignmentType |
createAlignmentTypeFromString(EDataType eDataType,
String initialValue)
|
AlignmentType |
createAlignmentTypeObjectFromString(EDataType eDataType,
String initialValue)
|
BooleanType |
createBooleanType()
|
BoolIntType |
createBoolIntTypeFromString(EDataType eDataType,
String initialValue)
|
BoolIntType |
createBoolIntTypeObjectFromString(EDataType eDataType,
String initialValue)
|
BoolTFType |
createBoolTFTypeFromString(EDataType eDataType,
String initialValue)
|
BoolTFType |
createBoolTFTypeObjectFromString(EDataType eDataType,
String initialValue)
|
BoolType |
createBoolType()
|
ComposedType |
createComposedType()
|
ConstraintsType |
createConstraintsType()
|
DataType |
createDataType()
|
DecorationType |
createDecorationTypeFromString(EDataType eDataType,
String initialValue)
|
DecorationType |
createDecorationTypeObjectFromString(EDataType eDataType,
String initialValue)
|
DocumentRoot |
createDocumentRoot()
|
EdgeConstraintType |
createEdgeConstraintType()
|
EdgeLayoutType |
createEdgeLayoutType()
|
EdgeStyleTemplateType |
createEdgeStyleTemplateType()
|
EdgeType |
createEdgeType()
|
EndpointStylesType |
createEndpointStylesTypeFromString(EDataType eDataType,
String initialValue)
|
EndpointStylesType |
createEndpointStylesTypeObjectFromString(EDataType eDataType,
String initialValue)
|
EndpointType |
createEndpointType()
|
FillType |
createFillType()
|
FontStretchType |
createFontStretchTypeFromString(EDataType eDataType,
String initialValue)
|
FontStretchType |
createFontStretchTypeObjectFromString(EDataType eDataType,
String initialValue)
|
FontStyleType |
createFontStyleTypeFromString(EDataType eDataType,
String initialValue)
|
FontStyleType |
createFontStyleTypeObjectFromString(EDataType eDataType,
String initialValue)
|
FontType |
createFontType()
|
FontVariantType |
createFontVariantTypeFromString(EDataType eDataType,
String initialValue)
|
FontVariantType |
createFontVariantTypeObjectFromString(EDataType eDataType,
String initialValue)
|
FontWeightType |
createFontWeightTypeFromString(EDataType eDataType,
String initialValue)
|
FontWeightType |
createFontWeightTypeObjectFromString(EDataType eDataType,
String initialValue)
|
Object |
createFromString(EDataType eDataType,
String initialValue)
|
GraphStyleType |
createGraphStyleType()
|
GraphType |
createGraphType()
|
IntType |
createIntType()
|
KeysType |
createKeysType()
|
KeyType |
createKeyType()
|
KeyValueType |
createKeyValueType()
|
LabelConstraintType |
createLabelConstraintType()
|
LabelLayoutType |
createLabelLayoutType()
|
LabelStyleTemplateType |
createLabelStyleTemplateType()
|
LabelType |
createLabelType()
|
LayoutType |
createLayoutType()
|
LineStyleType |
createLineStyleType()
|
LineStyleTypeType |
createLineStyleTypeTypeFromString(EDataType eDataType,
String initialValue)
|
LineStyleTypeType |
createLineStyleTypeTypeObjectFromString(EDataType eDataType,
String initialValue)
|
LineType |
createLineType()
|
LocationType |
createLocationType()
|
NodeConstraintType |
createNodeConstraintType()
|
NodeLayoutType |
createNodeLayoutType()
|
NodeStyleTemplateType |
createNodeStyleTemplateType()
|
NodeType |
createNodeType()
|
NumberType |
createNumberType()
|
OgmlType |
createOgmlType()
|
PatternType |
createPatternTypeFromString(EDataType eDataType,
String initialValue)
|
PatternType |
createPatternTypeObjectFromString(EDataType eDataType,
String initialValue)
|
PointType |
createPointType()
|
SegmentType |
createSegmentType()
|
ShapeType1 |
createShapeType1()
|
ShapeType |
createShapeTypeFromString(EDataType eDataType,
String initialValue)
|
ShapeType |
createShapeTypeObjectFromString(EDataType eDataType,
String initialValue)
|
SourceStyleType |
createSourceStyleType()
|
SourceTargetType |
createSourceTargetType()
|
StructureType |
createStructureType()
|
StylesType |
createStylesType()
|
StyleTemplatesType |
createStyleTemplatesType()
|
TargetStyleType |
createTargetStyleType()
|
TemplateType |
createTemplateType()
|
TextType |
createTextType()
|
TransformType |
createTransformTypeFromString(EDataType eDataType,
String initialValue)
|
TransformType |
createTransformTypeObjectFromString(EDataType eDataType,
String initialValue)
|
UriType |
createUriType()
|
OgmlPackage |
getOgmlPackage()
|
static OgmlPackage |
getPackage()
Deprecated. |
static OgmlFactory |
init()
Creates the default factory implementation. |
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
OgmlFactoryImpl
public OgmlFactoryImpl()
- Creates an instance of the factory.
- Generated:
- This code was automatically generated.
init
public static OgmlFactory init()
- Creates the default factory implementation.
- Generated:
- This code was automatically generated.
create
public EObject create(EClass eClass)
-
- Specified by:
create
in interface EFactory
- Overrides:
create
in class EFactoryImpl
- Generated:
- This code was automatically generated.
createFromString
public Object createFromString(EDataType eDataType,
String initialValue)
-
- Specified by:
createFromString
in interface EFactory
- Overrides:
createFromString
in class EFactoryImpl
- Generated:
- This code was automatically generated.
convertToString
public String convertToString(EDataType eDataType,
Object instanceValue)
-
- Specified by:
convertToString
in interface EFactory
- Overrides:
convertToString
in class EFactoryImpl
- Generated:
- This code was automatically generated.
createBooleanType
public BooleanType createBooleanType()
-
- Specified by:
createBooleanType
in interface OgmlFactory
- Returns:
- a new object of class 'Boolean Type'.
- Generated:
- This code was automatically generated.
createBoolType
public BoolType createBoolType()
-
- Specified by:
createBoolType
in interface OgmlFactory
- Returns:
- a new object of class 'Bool Type'.
- Generated:
- This code was automatically generated.
createComposedType
public ComposedType createComposedType()
-
- Specified by:
createComposedType
in interface OgmlFactory
- Returns:
- a new object of class 'Composed Type'.
- Generated:
- This code was automatically generated.
createConstraintsType
public ConstraintsType createConstraintsType()
-
- Specified by:
createConstraintsType
in interface OgmlFactory
- Returns:
- a new object of class 'Constraints Type'.
- Generated:
- This code was automatically generated.
createDataType
public DataType createDataType()
-
- Specified by:
createDataType
in interface OgmlFactory
- Returns:
- a new object of class 'Data Type'.
- Generated:
- This code was automatically generated.
createDocumentRoot
public DocumentRoot createDocumentRoot()
-
- Specified by:
createDocumentRoot
in interface OgmlFactory
- Returns:
- a new object of class 'Document Root'.
- Generated:
- This code was automatically generated.
createEdgeConstraintType
public EdgeConstraintType createEdgeConstraintType()
-
- Specified by:
createEdgeConstraintType
in interface OgmlFactory
- Returns:
- a new object of class 'Edge Constraint Type'.
- Generated:
- This code was automatically generated.
createEdgeLayoutType
public EdgeLayoutType createEdgeLayoutType()
-
- Specified by:
createEdgeLayoutType
in interface OgmlFactory
- Returns:
- a new object of class 'Edge Layout Type'.
- Generated:
- This code was automatically generated.
createEdgeStyleTemplateType
public EdgeStyleTemplateType createEdgeStyleTemplateType()
-
- Specified by:
createEdgeStyleTemplateType
in interface OgmlFactory
- Returns:
- a new object of class 'Edge Style Template Type'.
- Generated:
- This code was automatically generated.
createEdgeType
public EdgeType createEdgeType()
-
- Specified by:
createEdgeType
in interface OgmlFactory
- Returns:
- a new object of class 'Edge Type'.
- Generated:
- This code was automatically generated.
createEndpointType
public EndpointType createEndpointType()
-
- Specified by:
createEndpointType
in interface OgmlFactory
- Returns:
- a new object of class 'Endpoint Type'.
- Generated:
- This code was automatically generated.
createFillType
public FillType createFillType()
-
- Specified by:
createFillType
in interface OgmlFactory
- Returns:
- a new object of class 'Fill Type'.
- Generated:
- This code was automatically generated.
createFontType
public FontType createFontType()
-
- Specified by:
createFontType
in interface OgmlFactory
- Returns:
- a new object of class 'Font Type'.
- Generated:
- This code was automatically generated.
createGraphStyleType
public GraphStyleType createGraphStyleType()
-
- Specified by:
createGraphStyleType
in interface OgmlFactory
- Returns:
- a new object of class 'Graph Style Type'.
- Generated:
- This code was automatically generated.
createGraphType
public GraphType createGraphType()
-
- Specified by:
createGraphType
in interface OgmlFactory
- Returns:
- a new object of class 'Graph Type'.
- Generated:
- This code was automatically generated.
createIntType
public IntType createIntType()
-
- Specified by:
createIntType
in interface OgmlFactory
- Returns:
- a new object of class 'Int Type'.
- Generated:
- This code was automatically generated.
createKeysType
public KeysType createKeysType()
-
- Specified by:
createKeysType
in interface OgmlFactory
- Returns:
- a new object of class 'Keys Type'.
- Generated:
- This code was automatically generated.
createKeyType
public KeyType createKeyType()
-
- Specified by:
createKeyType
in interface OgmlFactory
- Returns:
- a new object of class 'Key Type'.
- Generated:
- This code was automatically generated.
createKeyValueType
public KeyValueType createKeyValueType()
-
- Specified by:
createKeyValueType
in interface OgmlFactory
- Returns:
- a new object of class 'Key Value Type'.
- Generated:
- This code was automatically generated.
createLabelConstraintType
public LabelConstraintType createLabelConstraintType()
-
- Specified by:
createLabelConstraintType
in interface OgmlFactory
- Returns:
- a new object of class 'Label Constraint Type'.
- Generated:
- This code was automatically generated.
createLabelLayoutType
public LabelLayoutType createLabelLayoutType()
-
- Specified by:
createLabelLayoutType
in interface OgmlFactory
- Returns:
- a new object of class 'Label Layout Type'.
- Generated:
- This code was automatically generated.
createLabelStyleTemplateType
public LabelStyleTemplateType createLabelStyleTemplateType()
-
- Specified by:
createLabelStyleTemplateType
in interface OgmlFactory
- Returns:
- a new object of class 'Label Style Template Type'.
- Generated:
- This code was automatically generated.
createLabelType
public LabelType createLabelType()
-
- Specified by:
createLabelType
in interface OgmlFactory
- Returns:
- a new object of class 'Label Type'.
- Generated:
- This code was automatically generated.
createLayoutType
public LayoutType createLayoutType()
-
- Specified by:
createLayoutType
in interface OgmlFactory
- Returns:
- a new object of class 'Layout Type'.
- Generated:
- This code was automatically generated.
createLineStyleType
public LineStyleType createLineStyleType()
-
- Specified by:
createLineStyleType
in interface OgmlFactory
- Returns:
- a new object of class 'Line Style Type'.
- Generated:
- This code was automatically generated.
createLineType
public LineType createLineType()
-
- Specified by:
createLineType
in interface OgmlFactory
- Returns:
- a new object of class 'Line Type'.
- Generated:
- This code was automatically generated.
createLocationType
public LocationType createLocationType()
-
- Specified by:
createLocationType
in interface OgmlFactory
- Returns:
- a new object of class 'Location Type'.
- Generated:
- This code was automatically generated.
createNodeConstraintType
public NodeConstraintType createNodeConstraintType()
-
- Specified by:
createNodeConstraintType
in interface OgmlFactory
- Returns:
- a new object of class 'Node Constraint Type'.
- Generated:
- This code was automatically generated.
createNodeLayoutType
public NodeLayoutType createNodeLayoutType()
-
- Specified by:
createNodeLayoutType
in interface OgmlFactory
- Returns:
- a new object of class 'Node Layout Type'.
- Generated:
- This code was automatically generated.
createNodeStyleTemplateType
public NodeStyleTemplateType createNodeStyleTemplateType()
-
- Specified by:
createNodeStyleTemplateType
in interface OgmlFactory
- Returns:
- a new object of class 'Node Style Template Type'.
- Generated:
- This code was automatically generated.
createNodeType
public NodeType createNodeType()
-
- Specified by:
createNodeType
in interface OgmlFactory
- Returns:
- a new object of class 'Node Type'.
- Generated:
- This code was automatically generated.
createNumberType
public NumberType createNumberType()
-
- Specified by:
createNumberType
in interface OgmlFactory
- Returns:
- a new object of class 'Number Type'.
- Generated:
- This code was automatically generated.
createOgmlType
public OgmlType createOgmlType()
-
- Specified by:
createOgmlType
in interface OgmlFactory
- Returns:
- a new object of class 'Type'.
- Generated:
- This code was automatically generated.
createPointType
public PointType createPointType()
-
- Specified by:
createPointType
in interface OgmlFactory
- Returns:
- a new object of class 'Point Type'.
- Generated:
- This code was automatically generated.
createSegmentType
public SegmentType createSegmentType()
-
- Specified by:
createSegmentType
in interface OgmlFactory
- Returns:
- a new object of class 'Segment Type'.
- Generated:
- This code was automatically generated.
createShapeType1
public ShapeType1 createShapeType1()
-
- Specified by:
createShapeType1
in interface OgmlFactory
- Returns:
- a new object of class 'Shape Type1'.
- Generated:
- This code was automatically generated.
createSourceStyleType
public SourceStyleType createSourceStyleType()
-
- Specified by:
createSourceStyleType
in interface OgmlFactory
- Returns:
- a new object of class 'Source Style Type'.
- Generated:
- This code was automatically generated.
createSourceTargetType
public SourceTargetType createSourceTargetType()
-
- Specified by:
createSourceTargetType
in interface OgmlFactory
- Returns:
- a new object of class 'Source Target Type'.
- Generated:
- This code was automatically generated.
createStructureType
public StructureType createStructureType()
-
- Specified by:
createStructureType
in interface OgmlFactory
- Returns:
- a new object of class 'Structure Type'.
- Generated:
- This code was automatically generated.
createStylesType
public StylesType createStylesType()
-
- Specified by:
createStylesType
in interface OgmlFactory
- Returns:
- a new object of class 'Styles Type'.
- Generated:
- This code was automatically generated.
createStyleTemplatesType
public StyleTemplatesType createStyleTemplatesType()
-
- Specified by:
createStyleTemplatesType
in interface OgmlFactory
- Returns:
- a new object of class 'Style Templates Type'.
- Generated:
- This code was automatically generated.
createTargetStyleType
public TargetStyleType createTargetStyleType()
-
- Specified by:
createTargetStyleType
in interface OgmlFactory
- Returns:
- a new object of class 'Target Style Type'.
- Generated:
- This code was automatically generated.
createTemplateType
public TemplateType createTemplateType()
-
- Specified by:
createTemplateType
in interface OgmlFactory
- Returns:
- a new object of class 'Template Type'.
- Generated:
- This code was automatically generated.
createTextType
public TextType createTextType()
-
- Specified by:
createTextType
in interface OgmlFactory
- Returns:
- a new object of class 'Text Type'.
- Generated:
- This code was automatically generated.
createUriType
public UriType createUriType()
-
- Specified by:
createUriType
in interface OgmlFactory
- Returns:
- a new object of class 'Uri Type'.
- Generated:
- This code was automatically generated.
createAlignmentTypeFromString
public AlignmentType createAlignmentTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertAlignmentTypeToString
public String convertAlignmentTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createBoolIntTypeFromString
public BoolIntType createBoolIntTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertBoolIntTypeToString
public String convertBoolIntTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createBoolTFTypeFromString
public BoolTFType createBoolTFTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertBoolTFTypeToString
public String convertBoolTFTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createDecorationTypeFromString
public DecorationType createDecorationTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertDecorationTypeToString
public String convertDecorationTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createEndpointStylesTypeFromString
public EndpointStylesType createEndpointStylesTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertEndpointStylesTypeToString
public String convertEndpointStylesTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createFontStretchTypeFromString
public FontStretchType createFontStretchTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertFontStretchTypeToString
public String convertFontStretchTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createFontStyleTypeFromString
public FontStyleType createFontStyleTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertFontStyleTypeToString
public String convertFontStyleTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createFontVariantTypeFromString
public FontVariantType createFontVariantTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertFontVariantTypeToString
public String convertFontVariantTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createFontWeightTypeFromString
public FontWeightType createFontWeightTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertFontWeightTypeToString
public String convertFontWeightTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createLineStyleTypeTypeFromString
public LineStyleTypeType createLineStyleTypeTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertLineStyleTypeTypeToString
public String convertLineStyleTypeTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createPatternTypeFromString
public PatternType createPatternTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertPatternTypeToString
public String convertPatternTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createShapeTypeFromString
public ShapeType createShapeTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertShapeTypeToString
public String convertShapeTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createTransformTypeFromString
public TransformType createTransformTypeFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertTransformTypeToString
public String convertTransformTypeToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createAlignmentTypeObjectFromString
public AlignmentType createAlignmentTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertAlignmentTypeObjectToString
public String convertAlignmentTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createBoolIntTypeObjectFromString
public BoolIntType createBoolIntTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertBoolIntTypeObjectToString
public String convertBoolIntTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createBoolTFTypeObjectFromString
public BoolTFType createBoolTFTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertBoolTFTypeObjectToString
public String convertBoolTFTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createDecorationTypeObjectFromString
public DecorationType createDecorationTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertDecorationTypeObjectToString
public String convertDecorationTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createEndpointStylesTypeObjectFromString
public EndpointStylesType createEndpointStylesTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertEndpointStylesTypeObjectToString
public String convertEndpointStylesTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createFontStretchTypeObjectFromString
public FontStretchType createFontStretchTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertFontStretchTypeObjectToString
public String convertFontStretchTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createFontStyleTypeObjectFromString
public FontStyleType createFontStyleTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertFontStyleTypeObjectToString
public String convertFontStyleTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createFontVariantTypeObjectFromString
public FontVariantType createFontVariantTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertFontVariantTypeObjectToString
public String convertFontVariantTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createFontWeightTypeObjectFromString
public FontWeightType createFontWeightTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertFontWeightTypeObjectToString
public String convertFontWeightTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createLineStyleTypeTypeObjectFromString
public LineStyleTypeType createLineStyleTypeTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertLineStyleTypeTypeObjectToString
public String convertLineStyleTypeTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createPatternTypeObjectFromString
public PatternType createPatternTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertPatternTypeObjectToString
public String convertPatternTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createShapeTypeObjectFromString
public ShapeType createShapeTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertShapeTypeObjectToString
public String convertShapeTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
createTransformTypeObjectFromString
public TransformType createTransformTypeObjectFromString(EDataType eDataType,
String initialValue)
-
- Generated:
- This code was automatically generated.
convertTransformTypeObjectToString
public String convertTransformTypeObjectToString(EDataType eDataType,
Object instanceValue)
-
- Generated:
- This code was automatically generated.
getOgmlPackage
public OgmlPackage getOgmlPackage()
-
- Specified by:
getOgmlPackage
in interface OgmlFactory
- Returns:
- the package supported by this factory.
- Generated:
- This code was automatically generated.
getPackage
@Deprecated
public static OgmlPackage getPackage()
- Deprecated.
-
- Generated:
- This code was automatically generated.