org.graphdrawing.graphml.impl
Class GraphMLFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.EFactoryImpl
                          extended by org.graphdrawing.graphml.impl.GraphMLFactoryImpl
All Implemented Interfaces:
Notifier, EFactory, EModelElement, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, GraphMLFactory

public class GraphMLFactoryImpl
extends EFactoryImpl
implements GraphMLFactory

An implementation of the model Factory.

Rating red
Generated:
This code was automatically generated.

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
EDATE_FORMATS, ePackage
 
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.graphdrawing.graphml.GraphMLFactory
eINSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
GraphMLFactoryImpl()
          Creates an instance of the factory.
 
Method Summary
 String convertEndpointTypeTypeObjectToString(EDataType eDataType, Object instanceValue)
           
 String convertEndpointTypeTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphEdgedefaultTypeObjectToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphEdgedefaultTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphEdgeidsTypeObjectToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphEdgeidsTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphEdgesTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphMaxindegreeTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphMaxoutdegreeTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphNodeidsTypeObjectToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphNodeidsTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphNodesTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphOrderTypeObjectToString(EDataType eDataType, Object instanceValue)
           
 String convertGraphOrderTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertKeyForTypeObjectToString(EDataType eDataType, Object instanceValue)
           
 String convertKeyForTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertKeyNameTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertKeyTypeTypeObjectToString(EDataType eDataType, Object instanceValue)
           
 String convertKeyTypeTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertNodeIndegreeTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertNodeOutdegreeTypeToString(EDataType eDataType, Object instanceValue)
           
 String convertToString(EDataType eDataType, Object instanceValue)
           
 EObject create(EClass eClass)
           
 DataExtensionType createDataExtensionType()
           
 DataType createDataType()
           
 DefaultType createDefaultType()
           
 DocumentRoot createDocumentRoot()
           
 EdgeType createEdgeType()
           
 EndpointType createEndpointType()
           
 EndpointTypeType createEndpointTypeTypeFromString(EDataType eDataType, String initialValue)
           
 EndpointTypeType createEndpointTypeTypeObjectFromString(EDataType eDataType, String initialValue)
           
 Object createFromString(EDataType eDataType, String initialValue)
           
 GraphEdgedefaultType createGraphEdgedefaultTypeFromString(EDataType eDataType, String initialValue)
           
 GraphEdgedefaultType createGraphEdgedefaultTypeObjectFromString(EDataType eDataType, String initialValue)
           
 GraphEdgeidsType createGraphEdgeidsTypeFromString(EDataType eDataType, String initialValue)
           
 GraphEdgeidsType createGraphEdgeidsTypeObjectFromString(EDataType eDataType, String initialValue)
           
 BigInteger createGraphEdgesTypeFromString(EDataType eDataType, String initialValue)
           
 BigInteger createGraphMaxindegreeTypeFromString(EDataType eDataType, String initialValue)
           
 BigInteger createGraphMaxoutdegreeTypeFromString(EDataType eDataType, String initialValue)
           
 GraphmlType createGraphmlType()
           
 GraphNodeidsType createGraphNodeidsTypeFromString(EDataType eDataType, String initialValue)
           
 GraphNodeidsType createGraphNodeidsTypeObjectFromString(EDataType eDataType, String initialValue)
           
 BigInteger createGraphNodesTypeFromString(EDataType eDataType, String initialValue)
           
 GraphOrderType createGraphOrderTypeFromString(EDataType eDataType, String initialValue)
           
 GraphOrderType createGraphOrderTypeObjectFromString(EDataType eDataType, String initialValue)
           
 GraphType createGraphType()
           
 HyperedgeType createHyperedgeType()
           
 KeyForType createKeyForTypeFromString(EDataType eDataType, String initialValue)
           
 KeyForType createKeyForTypeObjectFromString(EDataType eDataType, String initialValue)
           
 String createKeyNameTypeFromString(EDataType eDataType, String initialValue)
           
 KeyType createKeyType()
           
 KeyTypeType createKeyTypeTypeFromString(EDataType eDataType, String initialValue)
           
 KeyTypeType createKeyTypeTypeObjectFromString(EDataType eDataType, String initialValue)
           
 LocatorType createLocatorType()
           
 BigInteger createNodeIndegreeTypeFromString(EDataType eDataType, String initialValue)
           
 BigInteger createNodeOutdegreeTypeFromString(EDataType eDataType, String initialValue)
           
 NodeType createNodeType()
           
 PortType createPortType()
           
 GraphMLPackage getGraphMLPackage()
           
static GraphMLPackage getPackage()
          Deprecated.  
static GraphMLFactory 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.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
 
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 class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecore.EFactory
getEPackage, setEPackage
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Constructor Detail

GraphMLFactoryImpl

public GraphMLFactoryImpl()
Creates an instance of the factory.

Generated:
This code was automatically generated.
Method Detail

init

public static GraphMLFactory 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.

createDataExtensionType

public DataExtensionType createDataExtensionType()

Specified by:
createDataExtensionType in interface GraphMLFactory
Returns:
a new object of class 'Data Extension Type'.
Generated:
This code was automatically generated.

createDataType

public DataType createDataType()

Specified by:
createDataType in interface GraphMLFactory
Returns:
a new object of class 'Data Type'.
Generated:
This code was automatically generated.

createDefaultType

public DefaultType createDefaultType()

Specified by:
createDefaultType in interface GraphMLFactory
Returns:
a new object of class 'Default Type'.
Generated:
This code was automatically generated.

createDocumentRoot

public DocumentRoot createDocumentRoot()

Specified by:
createDocumentRoot in interface GraphMLFactory
Returns:
a new object of class 'Document Root'.
Generated:
This code was automatically generated.

createEdgeType

public EdgeType createEdgeType()

Specified by:
createEdgeType in interface GraphMLFactory
Returns:
a new object of class 'Edge Type'.
Generated:
This code was automatically generated.

createEndpointType

public EndpointType createEndpointType()

Specified by:
createEndpointType in interface GraphMLFactory
Returns:
a new object of class 'Endpoint Type'.
Generated:
This code was automatically generated.

createGraphmlType

public GraphmlType createGraphmlType()

Specified by:
createGraphmlType in interface GraphMLFactory
Returns:
a new object of class 'Graphml Type'.
Generated:
This code was automatically generated.

createGraphType

public GraphType createGraphType()

Specified by:
createGraphType in interface GraphMLFactory
Returns:
a new object of class 'Graph Type'.
Generated:
This code was automatically generated.

createHyperedgeType

public HyperedgeType createHyperedgeType()

Specified by:
createHyperedgeType in interface GraphMLFactory
Returns:
a new object of class 'Hyperedge Type'.
Generated:
This code was automatically generated.

createKeyType

public KeyType createKeyType()

Specified by:
createKeyType in interface GraphMLFactory
Returns:
a new object of class 'Key Type'.
Generated:
This code was automatically generated.

createLocatorType

public LocatorType createLocatorType()

Specified by:
createLocatorType in interface GraphMLFactory
Returns:
a new object of class 'Locator Type'.
Generated:
This code was automatically generated.

createNodeType

public NodeType createNodeType()

Specified by:
createNodeType in interface GraphMLFactory
Returns:
a new object of class 'Node Type'.
Generated:
This code was automatically generated.

createPortType

public PortType createPortType()

Specified by:
createPortType in interface GraphMLFactory
Returns:
a new object of class 'Port Type'.
Generated:
This code was automatically generated.

createEndpointTypeTypeFromString

public EndpointTypeType createEndpointTypeTypeFromString(EDataType eDataType,
                                                         String initialValue)

Generated:
This code was automatically generated.

convertEndpointTypeTypeToString

public String convertEndpointTypeTypeToString(EDataType eDataType,
                                              Object instanceValue)

Generated:
This code was automatically generated.

createGraphEdgedefaultTypeFromString

public GraphEdgedefaultType createGraphEdgedefaultTypeFromString(EDataType eDataType,
                                                                 String initialValue)

Generated:
This code was automatically generated.

convertGraphEdgedefaultTypeToString

public String convertGraphEdgedefaultTypeToString(EDataType eDataType,
                                                  Object instanceValue)

Generated:
This code was automatically generated.

createGraphEdgeidsTypeFromString

public GraphEdgeidsType createGraphEdgeidsTypeFromString(EDataType eDataType,
                                                         String initialValue)

Generated:
This code was automatically generated.

convertGraphEdgeidsTypeToString

public String convertGraphEdgeidsTypeToString(EDataType eDataType,
                                              Object instanceValue)

Generated:
This code was automatically generated.

createGraphNodeidsTypeFromString

public GraphNodeidsType createGraphNodeidsTypeFromString(EDataType eDataType,
                                                         String initialValue)

Generated:
This code was automatically generated.

convertGraphNodeidsTypeToString

public String convertGraphNodeidsTypeToString(EDataType eDataType,
                                              Object instanceValue)

Generated:
This code was automatically generated.

createGraphOrderTypeFromString

public GraphOrderType createGraphOrderTypeFromString(EDataType eDataType,
                                                     String initialValue)

Generated:
This code was automatically generated.

convertGraphOrderTypeToString

public String convertGraphOrderTypeToString(EDataType eDataType,
                                            Object instanceValue)

Generated:
This code was automatically generated.

createKeyForTypeFromString

public KeyForType createKeyForTypeFromString(EDataType eDataType,
                                             String initialValue)

Generated:
This code was automatically generated.

convertKeyForTypeToString

public String convertKeyForTypeToString(EDataType eDataType,
                                        Object instanceValue)

Generated:
This code was automatically generated.

createKeyTypeTypeFromString

public KeyTypeType createKeyTypeTypeFromString(EDataType eDataType,
                                               String initialValue)

Generated:
This code was automatically generated.

convertKeyTypeTypeToString

public String convertKeyTypeTypeToString(EDataType eDataType,
                                         Object instanceValue)

Generated:
This code was automatically generated.

createEndpointTypeTypeObjectFromString

public EndpointTypeType createEndpointTypeTypeObjectFromString(EDataType eDataType,
                                                               String initialValue)

Generated:
This code was automatically generated.

convertEndpointTypeTypeObjectToString

public String convertEndpointTypeTypeObjectToString(EDataType eDataType,
                                                    Object instanceValue)

Generated:
This code was automatically generated.

createGraphEdgedefaultTypeObjectFromString

public GraphEdgedefaultType createGraphEdgedefaultTypeObjectFromString(EDataType eDataType,
                                                                       String initialValue)

Generated:
This code was automatically generated.

convertGraphEdgedefaultTypeObjectToString

public String convertGraphEdgedefaultTypeObjectToString(EDataType eDataType,
                                                        Object instanceValue)

Generated:
This code was automatically generated.

createGraphEdgeidsTypeObjectFromString

public GraphEdgeidsType createGraphEdgeidsTypeObjectFromString(EDataType eDataType,
                                                               String initialValue)

Generated:
This code was automatically generated.

convertGraphEdgeidsTypeObjectToString

public String convertGraphEdgeidsTypeObjectToString(EDataType eDataType,
                                                    Object instanceValue)

Generated:
This code was automatically generated.

createGraphEdgesTypeFromString

public BigInteger createGraphEdgesTypeFromString(EDataType eDataType,
                                                 String initialValue)

Generated:
This code was automatically generated.

convertGraphEdgesTypeToString

public String convertGraphEdgesTypeToString(EDataType eDataType,
                                            Object instanceValue)

Generated:
This code was automatically generated.

createGraphMaxindegreeTypeFromString

public BigInteger createGraphMaxindegreeTypeFromString(EDataType eDataType,
                                                       String initialValue)

Generated:
This code was automatically generated.

convertGraphMaxindegreeTypeToString

public String convertGraphMaxindegreeTypeToString(EDataType eDataType,
                                                  Object instanceValue)

Generated:
This code was automatically generated.

createGraphMaxoutdegreeTypeFromString

public BigInteger createGraphMaxoutdegreeTypeFromString(EDataType eDataType,
                                                        String initialValue)

Generated:
This code was automatically generated.

convertGraphMaxoutdegreeTypeToString

public String convertGraphMaxoutdegreeTypeToString(EDataType eDataType,
                                                   Object instanceValue)

Generated:
This code was automatically generated.

createGraphNodeidsTypeObjectFromString

public GraphNodeidsType createGraphNodeidsTypeObjectFromString(EDataType eDataType,
                                                               String initialValue)

Generated:
This code was automatically generated.

convertGraphNodeidsTypeObjectToString

public String convertGraphNodeidsTypeObjectToString(EDataType eDataType,
                                                    Object instanceValue)

Generated:
This code was automatically generated.

createGraphNodesTypeFromString

public BigInteger createGraphNodesTypeFromString(EDataType eDataType,
                                                 String initialValue)

Generated:
This code was automatically generated.

convertGraphNodesTypeToString

public String convertGraphNodesTypeToString(EDataType eDataType,
                                            Object instanceValue)

Generated:
This code was automatically generated.

createGraphOrderTypeObjectFromString

public GraphOrderType createGraphOrderTypeObjectFromString(EDataType eDataType,
                                                           String initialValue)

Generated:
This code was automatically generated.

convertGraphOrderTypeObjectToString

public String convertGraphOrderTypeObjectToString(EDataType eDataType,
                                                  Object instanceValue)

Generated:
This code was automatically generated.

createKeyForTypeObjectFromString

public KeyForType createKeyForTypeObjectFromString(EDataType eDataType,
                                                   String initialValue)

Generated:
This code was automatically generated.

convertKeyForTypeObjectToString

public String convertKeyForTypeObjectToString(EDataType eDataType,
                                              Object instanceValue)

Generated:
This code was automatically generated.

createKeyNameTypeFromString

public String createKeyNameTypeFromString(EDataType eDataType,
                                          String initialValue)

Generated:
This code was automatically generated.

convertKeyNameTypeToString

public String convertKeyNameTypeToString(EDataType eDataType,
                                         Object instanceValue)

Generated:
This code was automatically generated.

createKeyTypeTypeObjectFromString

public KeyTypeType createKeyTypeTypeObjectFromString(EDataType eDataType,
                                                     String initialValue)

Generated:
This code was automatically generated.

convertKeyTypeTypeObjectToString

public String convertKeyTypeTypeObjectToString(EDataType eDataType,
                                               Object instanceValue)

Generated:
This code was automatically generated.

createNodeIndegreeTypeFromString

public BigInteger createNodeIndegreeTypeFromString(EDataType eDataType,
                                                   String initialValue)

Generated:
This code was automatically generated.

convertNodeIndegreeTypeToString

public String convertNodeIndegreeTypeToString(EDataType eDataType,
                                              Object instanceValue)

Generated:
This code was automatically generated.

createNodeOutdegreeTypeFromString

public BigInteger createNodeOutdegreeTypeFromString(EDataType eDataType,
                                                    String initialValue)

Generated:
This code was automatically generated.

convertNodeOutdegreeTypeToString

public String convertNodeOutdegreeTypeToString(EDataType eDataType,
                                               Object instanceValue)

Generated:
This code was automatically generated.

getGraphMLPackage

public GraphMLPackage getGraphMLPackage()

Specified by:
getGraphMLPackage in interface GraphMLFactory
Returns:
the package supported by this factory.
Generated:
This code was automatically generated.

getPackage

@Deprecated
public static GraphMLPackage getPackage()
Deprecated. 

Generated:
This code was automatically generated.