de.cau.cs.kieler.kiml.graphviz.dot.dot.impl
Class DotPackageImpl

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.ENamedElementImpl
                          extended by org.eclipse.emf.ecore.impl.EPackageImpl
                              extended by de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.DotPackageImpl
All Implemented Interfaces:
DotPackage, Notifier, EModelElement, ENamedElement, EObject, EPackage, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, BasicExtendedMetaData.EPackageExtendedMetaData.Holder

public class DotPackageImpl
extends EPackageImpl
implements DotPackage

An implementation of the model Package.

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>
 
Nested classes/interfaces inherited from interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage
DotPackage.Literals
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI
 
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
name, NAME_EDEFAULT
 
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 de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage
ATTRIBUTE, ATTRIBUTE__NAME, ATTRIBUTE__VALUE, ATTRIBUTE_FEATURE_COUNT, ATTRIBUTE_STATEMENT, ATTRIBUTE_STATEMENT__ATTRIBUTES, ATTRIBUTE_STATEMENT__TYPE, ATTRIBUTE_STATEMENT_FEATURE_COUNT, ATTRIBUTE_TYPE, COMPASS_POINT, EDGE_OPERATOR, EDGE_STATEMENT, EDGE_STATEMENT__ATTRIBUTES, EDGE_STATEMENT__EDGE_TARGETS, EDGE_STATEMENT__SOURCE_NODE, EDGE_STATEMENT_FEATURE_COUNT, EDGE_TARGET, EDGE_TARGET__OPERATOR, EDGE_TARGET__TARGET_SUBGRAPH, EDGE_TARGET__TARGETNODE, EDGE_TARGET_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, GRAPH, GRAPH__NAME, GRAPH__STATEMENTS, GRAPH__STRICT, GRAPH__TYPE, GRAPH_FEATURE_COUNT, GRAPH_TYPE, GRAPHVIZ_MODEL, GRAPHVIZ_MODEL__GRAPHS, GRAPHVIZ_MODEL_FEATURE_COUNT, NODE, NODE__NAME, NODE__PORT, NODE_FEATURE_COUNT, NODE_STATEMENT, NODE_STATEMENT__ATTRIBUTES, NODE_STATEMENT__NODE, NODE_STATEMENT_FEATURE_COUNT, PORT, PORT__COMPASS_PT, PORT__NAME, PORT_FEATURE_COUNT, STATEMENT, STATEMENT_FEATURE_COUNT, SUBGRAPH, SUBGRAPH__NAME, SUBGRAPH__STATEMENTS, SUBGRAPH_FEATURE_COUNT
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 EAttribute getAttribute_Name()
           
 EAttribute getAttribute_Value()
           
 EClass getAttribute()
           
 EReference getAttributeStatement_Attributes()
           
 EAttribute getAttributeStatement_Type()
           
 EClass getAttributeStatement()
           
 EEnum getAttributeType()
           
 EEnum getCompassPoint()
           
 DotFactory getDotFactory()
           
 EEnum getEdgeOperator()
           
 EReference getEdgeStatement_Attributes()
           
 EReference getEdgeStatement_EdgeTargets()
           
 EReference getEdgeStatement_SourceNode()
           
 EClass getEdgeStatement()
           
 EAttribute getEdgeTarget_Operator()
           
 EReference getEdgeTarget_Targetnode()
           
 EReference getEdgeTarget_TargetSubgraph()
           
 EClass getEdgeTarget()
           
 EAttribute getGraph_Name()
           
 EReference getGraph_Statements()
           
 EAttribute getGraph_Strict()
           
 EAttribute getGraph_Type()
           
 EClass getGraph()
           
 EEnum getGraphType()
           
 EReference getGraphvizModel_Graphs()
           
 EClass getGraphvizModel()
           
 EAttribute getNode_Name()
           
 EReference getNode_Port()
           
 EClass getNode()
           
 EReference getNodeStatement_Attributes()
           
 EReference getNodeStatement_Node()
           
 EClass getNodeStatement()
           
 EAttribute getPort_Compass_pt()
           
 EAttribute getPort_Name()
           
 EClass getPort()
           
 EClass getStatement()
           
 EAttribute getSubgraph_Name()
           
 EReference getSubgraph_Statements()
           
 EClass getSubgraph()
           
static DotPackage init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 void initializePackageContents()
          Complete the initialization of the package and its meta-model.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setNamespaceURI, setNsPrefix, setNsURI, toString
 
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen, setName
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eSetDirectResource, eURIFragmentSegment, 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, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
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.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
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, 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
 

Method Detail

init

public static DotPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

This method is used to initialize DotPackage.eINSTANCE when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.

See Also:
DotPackage.eNS_URI, createPackageContents(), initializePackageContents()
Generated:
This code was automatically generated.

getGraphvizModel

public EClass getGraphvizModel()

Specified by:
getGraphvizModel in interface DotPackage
Returns:
the meta object for class 'Graphviz Model'.
See Also:
GraphvizModel
Generated:
This code was automatically generated.

getGraphvizModel_Graphs

public EReference getGraphvizModel_Graphs()

Specified by:
getGraphvizModel_Graphs in interface DotPackage
Returns:
the meta object for the containment reference list 'Graphs'.
See Also:
GraphvizModel.getGraphs(), DotPackage.getGraphvizModel()
Generated:
This code was automatically generated.

getGraph

public EClass getGraph()

Specified by:
getGraph in interface DotPackage
Returns:
the meta object for class 'Graph'.
See Also:
Graph
Generated:
This code was automatically generated.

getGraph_Strict

public EAttribute getGraph_Strict()

Specified by:
getGraph_Strict in interface DotPackage
Returns:
the meta object for the attribute 'Strict'.
See Also:
Graph.isStrict(), DotPackage.getGraph()
Generated:
This code was automatically generated.

getGraph_Type

public EAttribute getGraph_Type()

Specified by:
getGraph_Type in interface DotPackage
Returns:
the meta object for the attribute 'Type'.
See Also:
Graph.getType(), DotPackage.getGraph()
Generated:
This code was automatically generated.

getGraph_Name

public EAttribute getGraph_Name()

Specified by:
getGraph_Name in interface DotPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
Graph.getName(), DotPackage.getGraph()
Generated:
This code was automatically generated.

getGraph_Statements

public EReference getGraph_Statements()

Specified by:
getGraph_Statements in interface DotPackage
Returns:
the meta object for the containment reference list 'Statements'.
See Also:
Graph.getStatements(), DotPackage.getGraph()
Generated:
This code was automatically generated.

getStatement

public EClass getStatement()

Specified by:
getStatement in interface DotPackage
Returns:
the meta object for class 'Statement'.
See Also:
Statement
Generated:
This code was automatically generated.

getEdgeStatement

public EClass getEdgeStatement()

Specified by:
getEdgeStatement in interface DotPackage
Returns:
the meta object for class 'Edge Statement'.
See Also:
EdgeStatement
Generated:
This code was automatically generated.

getEdgeStatement_SourceNode

public EReference getEdgeStatement_SourceNode()

Specified by:
getEdgeStatement_SourceNode in interface DotPackage
Returns:
the meta object for the containment reference 'Source Node'.
See Also:
EdgeStatement.getSourceNode(), DotPackage.getEdgeStatement()
Generated:
This code was automatically generated.

getEdgeStatement_EdgeTargets

public EReference getEdgeStatement_EdgeTargets()

Specified by:
getEdgeStatement_EdgeTargets in interface DotPackage
Returns:
the meta object for the containment reference list 'Edge Targets'.
See Also:
EdgeStatement.getEdgeTargets(), DotPackage.getEdgeStatement()
Generated:
This code was automatically generated.

getEdgeStatement_Attributes

public EReference getEdgeStatement_Attributes()

Specified by:
getEdgeStatement_Attributes in interface DotPackage
Returns:
the meta object for the containment reference list 'Attributes'.
See Also:
EdgeStatement.getAttributes(), DotPackage.getEdgeStatement()
Generated:
This code was automatically generated.

getEdgeTarget

public EClass getEdgeTarget()

Specified by:
getEdgeTarget in interface DotPackage
Returns:
the meta object for class 'Edge Target'.
See Also:
EdgeTarget
Generated:
This code was automatically generated.

getEdgeTarget_Operator

public EAttribute getEdgeTarget_Operator()

Specified by:
getEdgeTarget_Operator in interface DotPackage
Returns:
the meta object for the attribute 'Operator'.
See Also:
EdgeTarget.getOperator(), DotPackage.getEdgeTarget()
Generated:
This code was automatically generated.

getEdgeTarget_TargetSubgraph

public EReference getEdgeTarget_TargetSubgraph()

Specified by:
getEdgeTarget_TargetSubgraph in interface DotPackage
Returns:
the meta object for the containment reference 'Target Subgraph'.
See Also:
EdgeTarget.getTargetSubgraph(), DotPackage.getEdgeTarget()
Generated:
This code was automatically generated.

getEdgeTarget_Targetnode

public EReference getEdgeTarget_Targetnode()

Specified by:
getEdgeTarget_Targetnode in interface DotPackage
Returns:
the meta object for the containment reference 'Targetnode'.
See Also:
EdgeTarget.getTargetnode(), DotPackage.getEdgeTarget()
Generated:
This code was automatically generated.

getNodeStatement

public EClass getNodeStatement()

Specified by:
getNodeStatement in interface DotPackage
Returns:
the meta object for class 'Node Statement'.
See Also:
NodeStatement
Generated:
This code was automatically generated.

getNodeStatement_Node

public EReference getNodeStatement_Node()

Specified by:
getNodeStatement_Node in interface DotPackage
Returns:
the meta object for the containment reference 'Node'.
See Also:
NodeStatement.getNode(), DotPackage.getNodeStatement()
Generated:
This code was automatically generated.

getNodeStatement_Attributes

public EReference getNodeStatement_Attributes()

Specified by:
getNodeStatement_Attributes in interface DotPackage
Returns:
the meta object for the containment reference list 'Attributes'.
See Also:
NodeStatement.getAttributes(), DotPackage.getNodeStatement()
Generated:
This code was automatically generated.

getAttributeStatement

public EClass getAttributeStatement()

Specified by:
getAttributeStatement in interface DotPackage
Returns:
the meta object for class 'Attribute Statement'.
See Also:
AttributeStatement
Generated:
This code was automatically generated.

getAttributeStatement_Type

public EAttribute getAttributeStatement_Type()

Specified by:
getAttributeStatement_Type in interface DotPackage
Returns:
the meta object for the attribute 'Type'.
See Also:
AttributeStatement.getType(), DotPackage.getAttributeStatement()
Generated:
This code was automatically generated.

getAttributeStatement_Attributes

public EReference getAttributeStatement_Attributes()

Specified by:
getAttributeStatement_Attributes in interface DotPackage
Returns:
the meta object for the containment reference list 'Attributes'.
See Also:
AttributeStatement.getAttributes(), DotPackage.getAttributeStatement()
Generated:
This code was automatically generated.

getSubgraph

public EClass getSubgraph()

Specified by:
getSubgraph in interface DotPackage
Returns:
the meta object for class 'Subgraph'.
See Also:
Subgraph
Generated:
This code was automatically generated.

getSubgraph_Name

public EAttribute getSubgraph_Name()

Specified by:
getSubgraph_Name in interface DotPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
Subgraph.getName(), DotPackage.getSubgraph()
Generated:
This code was automatically generated.

getSubgraph_Statements

public EReference getSubgraph_Statements()

Specified by:
getSubgraph_Statements in interface DotPackage
Returns:
the meta object for the containment reference list 'Statements'.
See Also:
Subgraph.getStatements(), DotPackage.getSubgraph()
Generated:
This code was automatically generated.

getAttribute

public EClass getAttribute()

Specified by:
getAttribute in interface DotPackage
Returns:
the meta object for class 'Attribute'.
See Also:
Attribute
Generated:
This code was automatically generated.

getAttribute_Name

public EAttribute getAttribute_Name()

Specified by:
getAttribute_Name in interface DotPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
Attribute.getName(), DotPackage.getAttribute()
Generated:
This code was automatically generated.

getAttribute_Value

public EAttribute getAttribute_Value()

Specified by:
getAttribute_Value in interface DotPackage
Returns:
the meta object for the attribute 'Value'.
See Also:
Attribute.getValue(), DotPackage.getAttribute()
Generated:
This code was automatically generated.

getNode

public EClass getNode()

Specified by:
getNode in interface DotPackage
Returns:
the meta object for class 'Node'.
See Also:
Node
Generated:
This code was automatically generated.

getNode_Name

public EAttribute getNode_Name()

Specified by:
getNode_Name in interface DotPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
Node.getName(), DotPackage.getNode()
Generated:
This code was automatically generated.

getNode_Port

public EReference getNode_Port()

Specified by:
getNode_Port in interface DotPackage
Returns:
the meta object for the containment reference 'Port'.
See Also:
Node.getPort(), DotPackage.getNode()
Generated:
This code was automatically generated.

getPort

public EClass getPort()

Specified by:
getPort in interface DotPackage
Returns:
the meta object for class 'Port'.
See Also:
Port
Generated:
This code was automatically generated.

getPort_Name

public EAttribute getPort_Name()

Specified by:
getPort_Name in interface DotPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
Port.getName(), DotPackage.getPort()
Generated:
This code was automatically generated.

getPort_Compass_pt

public EAttribute getPort_Compass_pt()

Specified by:
getPort_Compass_pt in interface DotPackage
Returns:
the meta object for the attribute 'Compass pt'.
See Also:
Port.getCompass_pt(), DotPackage.getPort()
Generated:
This code was automatically generated.

getEdgeOperator

public EEnum getEdgeOperator()

Specified by:
getEdgeOperator in interface DotPackage
Returns:
the meta object for enum 'Edge Operator'.
See Also:
EdgeOperator
Generated:
This code was automatically generated.

getGraphType

public EEnum getGraphType()

Specified by:
getGraphType in interface DotPackage
Returns:
the meta object for enum 'Graph Type'.
See Also:
GraphType
Generated:
This code was automatically generated.

getAttributeType

public EEnum getAttributeType()

Specified by:
getAttributeType in interface DotPackage
Returns:
the meta object for enum 'Attribute Type'.
See Also:
AttributeType
Generated:
This code was automatically generated.

getCompassPoint

public EEnum getCompassPoint()

Specified by:
getCompassPoint in interface DotPackage
Returns:
the meta object for enum 'Compass Point'.
See Also:
CompassPoint
Generated:
This code was automatically generated.

getDotFactory

public DotFactory getDotFactory()

Specified by:
getDotFactory in interface DotPackage
Returns:
the factory that creates the instances of the model.
Generated:
This code was automatically generated.

createPackageContents

public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.

Generated:
This code was automatically generated.

initializePackageContents

public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.

Generated:
This code was automatically generated.