de.cau.cs.kieler.krep.editors.rif.rif.impl
Class RifPackageImpl

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.krep.editors.rif.rif.impl.RifPackageImpl
All Implemented Interfaces:
RifPackage, Notifier, EModelElement, ENamedElement, EObject, EPackage, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, BasicExtendedMetaData.EPackageExtendedMetaData.Holder

public class RifPackageImpl
extends EPackageImpl
implements RifPackage

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>, BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface de.cau.cs.kieler.krep.editors.rif.rif.RifPackage
RifPackage.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.krep.editors.rif.rif.RifPackage
DATA, DATA__FALSE, DATA__TRUE, DATA__VAL, DATA_FEATURE_COUNT, DECL, DECL__NAME, DECL__TYPE, DECL_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, TICK, TICK__INPUT, TICK__LOCAL, TICK__NR, TICK__OUTPUT, TICK_FEATURE_COUNT, TRACE, TRACE__INPUTS, TRACE__LOCAL, TRACE__OUTPUTS, TRACE__TICK, TRACE_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 getData_False()
           
 EAttribute getData_True()
           
 EAttribute getData_Val()
           
 EClass getData()
           
 EAttribute getdecl_Name()
           
 EAttribute getdecl_Type()
           
 EClass getdecl()
           
 RifFactory getRifFactory()
           
 EReference getTick_Input()
           
 EReference getTick_Local()
           
 EAttribute getTick_Nr()
           
 EReference getTick_Output()
           
 EClass getTick()
           
 EReference getTrace_Inputs()
           
 EReference getTrace_Local()
           
 EReference getTrace_Outputs()
           
 EReference getTrace_Tick()
           
 EClass getTrace()
           
static RifPackage 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 RifPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

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

getTrace

public EClass getTrace()

Specified by:
getTrace in interface RifPackage
Returns:
the meta object for class 'Trace'.
See Also:
Trace
Generated:
This code was automatically generated.

getTrace_Inputs

public EReference getTrace_Inputs()

Specified by:
getTrace_Inputs in interface RifPackage
Returns:
the meta object for the containment reference list 'Inputs'.
See Also:
Trace.getInputs(), RifPackage.getTrace()
Generated:
This code was automatically generated.

getTrace_Outputs

public EReference getTrace_Outputs()

Specified by:
getTrace_Outputs in interface RifPackage
Returns:
the meta object for the containment reference list 'Outputs'.
See Also:
Trace.getOutputs(), RifPackage.getTrace()
Generated:
This code was automatically generated.

getTrace_Local

public EReference getTrace_Local()

Specified by:
getTrace_Local in interface RifPackage
Returns:
the meta object for the containment reference list 'Local'.
See Also:
Trace.getLocal(), RifPackage.getTrace()
Generated:
This code was automatically generated.

getTrace_Tick

public EReference getTrace_Tick()

Specified by:
getTrace_Tick in interface RifPackage
Returns:
the meta object for the containment reference list 'Tick'.
See Also:
Trace.getTick(), RifPackage.getTrace()
Generated:
This code was automatically generated.

getdecl

public EClass getdecl()

Specified by:
getdecl in interface RifPackage
Returns:
the meta object for class 'decl'.
See Also:
decl
Generated:
This code was automatically generated.

getdecl_Name

public EAttribute getdecl_Name()

Specified by:
getdecl_Name in interface RifPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
decl.getName(), RifPackage.getdecl()
Generated:
This code was automatically generated.

getdecl_Type

public EAttribute getdecl_Type()

Specified by:
getdecl_Type in interface RifPackage
Returns:
the meta object for the attribute 'Type'.
See Also:
decl.getType(), RifPackage.getdecl()
Generated:
This code was automatically generated.

getTick

public EClass getTick()

Specified by:
getTick in interface RifPackage
Returns:
the meta object for class 'Tick'.
See Also:
Tick
Generated:
This code was automatically generated.

getTick_Nr

public EAttribute getTick_Nr()

Specified by:
getTick_Nr in interface RifPackage
Returns:
the meta object for the attribute 'Nr'.
See Also:
Tick.getNr(), RifPackage.getTick()
Generated:
This code was automatically generated.

getTick_Input

public EReference getTick_Input()

Specified by:
getTick_Input in interface RifPackage
Returns:
the meta object for the containment reference list 'Input'.
See Also:
Tick.getInput(), RifPackage.getTick()
Generated:
This code was automatically generated.

getTick_Output

public EReference getTick_Output()

Specified by:
getTick_Output in interface RifPackage
Returns:
the meta object for the containment reference list 'Output'.
See Also:
Tick.getOutput(), RifPackage.getTick()
Generated:
This code was automatically generated.

getTick_Local

public EReference getTick_Local()

Specified by:
getTick_Local in interface RifPackage
Returns:
the meta object for the containment reference list 'Local'.
See Also:
Tick.getLocal(), RifPackage.getTick()
Generated:
This code was automatically generated.

getData

public EClass getData()

Specified by:
getData in interface RifPackage
Returns:
the meta object for class 'Data'.
See Also:
Data
Generated:
This code was automatically generated.

getData_Val

public EAttribute getData_Val()

Specified by:
getData_Val in interface RifPackage
Returns:
the meta object for the attribute 'Val'.
See Also:
Data.getVal(), RifPackage.getData()
Generated:
This code was automatically generated.

getData_True

public EAttribute getData_True()

Specified by:
getData_True in interface RifPackage
Returns:
the meta object for the attribute 'True'.
See Also:
Data.getTrue(), RifPackage.getData()
Generated:
This code was automatically generated.

getData_False

public EAttribute getData_False()

Specified by:
getData_False in interface RifPackage
Returns:
the meta object for the attribute 'False'.
See Also:
Data.getFalse(), RifPackage.getData()
Generated:
This code was automatically generated.

getRifFactory

public RifFactory getRifFactory()

Specified by:
getRifFactory in interface RifPackage
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.