de.cau.cs.kieler.keg.impl
Class KEGPackageImpl

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.keg.impl.KEGPackageImpl
All Implemented Interfaces:
KEGPackage, Notifier, EModelElement, ENamedElement, EObject, EPackage, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, BasicExtendedMetaData.EPackageExtendedMetaData.Holder

public class KEGPackageImpl
extends EPackageImpl
implements KEGPackage

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.EPackageImpl
EPackageImpl.EBasicWhiteList
 
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 de.cau.cs.kieler.keg.KEGPackage
KEGPackage.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.keg.KEGPackage
EDGE, EDGE__DATA, EDGE__DIRECTED, EDGE__HEAD_LABEL, EDGE__LABELS, EDGE__MID_LABEL, EDGE__SOURCE, EDGE__SOURCE_PORT, EDGE__TAIL_LABEL, EDGE__TARGET, EDGE__TARGET_PORT, EDGE__TYPE, EDGE_FEATURE_COUNT, EDGE_TYPE, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, NODE, NODE__CHILDREN, NODE__DATA, NODE__HYPERNODE, NODE__INCOMING_EDGES, NODE__LABELS, NODE__NODE_LABEL, NODE__OUTGOING_EDGES, NODE__PARENT, NODE__PORTS, NODE_FEATURE_COUNT, PORT, PORT__DATA, PORT__EDGES, PORT__LABELS, PORT__NODE, PORT__PORT_LABEL, PORT_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 getEdge_Directed()
           
 EAttribute getEdge_HeadLabel()
           
 EAttribute getEdge_MidLabel()
           
 EAttribute getEdge_TailLabel()
           
 EAttribute getEdge_Type()
           
 EClass getEdge()
           
 EEnum getEdgeType()
           
 KEGFactory getKEGFactory()
           
 EAttribute getNode_Hypernode()
           
 EAttribute getNode_NodeLabel()
           
 EClass getNode()
           
 EAttribute getPort_PortLabel()
           
 EClass getPort()
           
static KEGPackage 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, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, 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, initEOperation, initEOperation, 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, 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
 
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, 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
 

Method Detail

init

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

This method is used to initialize KEGPackage.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:
KEGPackage.eNS_URI, createPackageContents(), initializePackageContents()
Generated:
This code was automatically generated.

getNode

public EClass getNode()

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

getNode_NodeLabel

public EAttribute getNode_NodeLabel()

Specified by:
getNode_NodeLabel in interface KEGPackage
Returns:
the meta object for the attribute 'Node Label'.
See Also:
Node.getNodeLabel(), KEGPackage.getNode()
Generated:
This code was automatically generated.

getNode_Hypernode

public EAttribute getNode_Hypernode()

Specified by:
getNode_Hypernode in interface KEGPackage
Returns:
the meta object for the attribute 'Hypernode'.
See Also:
Node.isHypernode(), KEGPackage.getNode()
Generated:
This code was automatically generated.

getEdge

public EClass getEdge()

Specified by:
getEdge in interface KEGPackage
Returns:
the meta object for class 'Edge'.
See Also:
Edge
Generated:
This code was automatically generated.

getEdge_HeadLabel

public EAttribute getEdge_HeadLabel()

Specified by:
getEdge_HeadLabel in interface KEGPackage
Returns:
the meta object for the attribute 'Head Label'.
See Also:
Edge.getHeadLabel(), KEGPackage.getEdge()
Generated:
This code was automatically generated.

getEdge_MidLabel

public EAttribute getEdge_MidLabel()

Specified by:
getEdge_MidLabel in interface KEGPackage
Returns:
the meta object for the attribute 'Mid Label'.
See Also:
Edge.getMidLabel(), KEGPackage.getEdge()
Generated:
This code was automatically generated.

getEdge_TailLabel

public EAttribute getEdge_TailLabel()

Specified by:
getEdge_TailLabel in interface KEGPackage
Returns:
the meta object for the attribute 'Tail Label'.
See Also:
Edge.getTailLabel(), KEGPackage.getEdge()
Generated:
This code was automatically generated.

getEdge_Directed

public EAttribute getEdge_Directed()

Specified by:
getEdge_Directed in interface KEGPackage
Returns:
the meta object for the attribute 'Directed'.
See Also:
Edge.isDirected(), KEGPackage.getEdge()
Generated:
This code was automatically generated.

getEdge_Type

public EAttribute getEdge_Type()

Specified by:
getEdge_Type in interface KEGPackage
Returns:
the meta object for the attribute 'Type'.
See Also:
Edge.getType(), KEGPackage.getEdge()
Generated:
This code was automatically generated.

getPort

public EClass getPort()

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

getPort_PortLabel

public EAttribute getPort_PortLabel()

Specified by:
getPort_PortLabel in interface KEGPackage
Returns:
the meta object for the attribute 'Port Label'.
See Also:
Port.getPortLabel(), KEGPackage.getPort()
Generated:
This code was automatically generated.

getEdgeType

public EEnum getEdgeType()

Specified by:
getEdgeType in interface KEGPackage
Returns:
the meta object for enum 'Edge Type'.
See Also:
EdgeType
Generated:
This code was automatically generated.

getKEGFactory

public KEGFactory getKEGFactory()

Specified by:
getKEGFactory in interface KEGPackage
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.