|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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
org.graphdrawing.graphml.impl.GraphMLFactoryImpl
public class GraphMLFactoryImpl
An implementation of the model Factory.
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. |
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.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 |
---|
public GraphMLFactoryImpl()
Method Detail |
---|
public static GraphMLFactory init()
public EObject create(EClass eClass)
create
in interface EFactory
create
in class EFactoryImpl
public Object createFromString(EDataType eDataType, String initialValue)
createFromString
in interface EFactory
createFromString
in class EFactoryImpl
public String convertToString(EDataType eDataType, Object instanceValue)
convertToString
in interface EFactory
convertToString
in class EFactoryImpl
public DataExtensionType createDataExtensionType()
createDataExtensionType
in interface GraphMLFactory
public DataType createDataType()
createDataType
in interface GraphMLFactory
public DefaultType createDefaultType()
createDefaultType
in interface GraphMLFactory
public DocumentRoot createDocumentRoot()
createDocumentRoot
in interface GraphMLFactory
public EdgeType createEdgeType()
createEdgeType
in interface GraphMLFactory
public EndpointType createEndpointType()
createEndpointType
in interface GraphMLFactory
public GraphmlType createGraphmlType()
createGraphmlType
in interface GraphMLFactory
public GraphType createGraphType()
createGraphType
in interface GraphMLFactory
public HyperedgeType createHyperedgeType()
createHyperedgeType
in interface GraphMLFactory
public KeyType createKeyType()
createKeyType
in interface GraphMLFactory
public LocatorType createLocatorType()
createLocatorType
in interface GraphMLFactory
public NodeType createNodeType()
createNodeType
in interface GraphMLFactory
public PortType createPortType()
createPortType
in interface GraphMLFactory
public EndpointTypeType createEndpointTypeTypeFromString(EDataType eDataType, String initialValue)
public String convertEndpointTypeTypeToString(EDataType eDataType, Object instanceValue)
public GraphEdgedefaultType createGraphEdgedefaultTypeFromString(EDataType eDataType, String initialValue)
public String convertGraphEdgedefaultTypeToString(EDataType eDataType, Object instanceValue)
public GraphEdgeidsType createGraphEdgeidsTypeFromString(EDataType eDataType, String initialValue)
public String convertGraphEdgeidsTypeToString(EDataType eDataType, Object instanceValue)
public GraphNodeidsType createGraphNodeidsTypeFromString(EDataType eDataType, String initialValue)
public String convertGraphNodeidsTypeToString(EDataType eDataType, Object instanceValue)
public GraphOrderType createGraphOrderTypeFromString(EDataType eDataType, String initialValue)
public String convertGraphOrderTypeToString(EDataType eDataType, Object instanceValue)
public KeyForType createKeyForTypeFromString(EDataType eDataType, String initialValue)
public String convertKeyForTypeToString(EDataType eDataType, Object instanceValue)
public KeyTypeType createKeyTypeTypeFromString(EDataType eDataType, String initialValue)
public String convertKeyTypeTypeToString(EDataType eDataType, Object instanceValue)
public EndpointTypeType createEndpointTypeTypeObjectFromString(EDataType eDataType, String initialValue)
public String convertEndpointTypeTypeObjectToString(EDataType eDataType, Object instanceValue)
public GraphEdgedefaultType createGraphEdgedefaultTypeObjectFromString(EDataType eDataType, String initialValue)
public String convertGraphEdgedefaultTypeObjectToString(EDataType eDataType, Object instanceValue)
public GraphEdgeidsType createGraphEdgeidsTypeObjectFromString(EDataType eDataType, String initialValue)
public String convertGraphEdgeidsTypeObjectToString(EDataType eDataType, Object instanceValue)
public BigInteger createGraphEdgesTypeFromString(EDataType eDataType, String initialValue)
public String convertGraphEdgesTypeToString(EDataType eDataType, Object instanceValue)
public BigInteger createGraphMaxindegreeTypeFromString(EDataType eDataType, String initialValue)
public String convertGraphMaxindegreeTypeToString(EDataType eDataType, Object instanceValue)
public BigInteger createGraphMaxoutdegreeTypeFromString(EDataType eDataType, String initialValue)
public String convertGraphMaxoutdegreeTypeToString(EDataType eDataType, Object instanceValue)
public GraphNodeidsType createGraphNodeidsTypeObjectFromString(EDataType eDataType, String initialValue)
public String convertGraphNodeidsTypeObjectToString(EDataType eDataType, Object instanceValue)
public BigInteger createGraphNodesTypeFromString(EDataType eDataType, String initialValue)
public String convertGraphNodesTypeToString(EDataType eDataType, Object instanceValue)
public GraphOrderType createGraphOrderTypeObjectFromString(EDataType eDataType, String initialValue)
public String convertGraphOrderTypeObjectToString(EDataType eDataType, Object instanceValue)
public KeyForType createKeyForTypeObjectFromString(EDataType eDataType, String initialValue)
public String convertKeyForTypeObjectToString(EDataType eDataType, Object instanceValue)
public String createKeyNameTypeFromString(EDataType eDataType, String initialValue)
public String convertKeyNameTypeToString(EDataType eDataType, Object instanceValue)
public KeyTypeType createKeyTypeTypeObjectFromString(EDataType eDataType, String initialValue)
public String convertKeyTypeTypeObjectToString(EDataType eDataType, Object instanceValue)
public BigInteger createNodeIndegreeTypeFromString(EDataType eDataType, String initialValue)
public String convertNodeIndegreeTypeToString(EDataType eDataType, Object instanceValue)
public BigInteger createNodeOutdegreeTypeFromString(EDataType eDataType, String initialValue)
public String convertNodeOutdegreeTypeToString(EDataType eDataType, Object instanceValue)
public GraphMLPackage getGraphMLPackage()
getGraphMLPackage
in interface GraphMLFactory
@Deprecated public static GraphMLPackage getPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |