org.eclipse.xtext.xbase.annotations.xAnnotations.impl
Class XAnnotationsPackageImpl

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 org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder, XAnnotationsPackage

public class XAnnotationsPackageImpl
extends org.eclipse.emf.ecore.impl.EPackageImpl
implements XAnnotationsPackage

An implementation of the model Package.

EMF generated code

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
XAnnotationsPackage.Literals
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.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 org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, XANNOTATION, XANNOTATION__ANNOTATION_TYPE, XANNOTATION__ELEMENT_VALUE_PAIRS, XANNOTATION__VALUE, XANNOTATION_ELEMENT_VALUE_BINARY_OPERATION, XANNOTATION_ELEMENT_VALUE_BINARY_OPERATION__LEFT_OPERAND, XANNOTATION_ELEMENT_VALUE_BINARY_OPERATION__OPERATOR, XANNOTATION_ELEMENT_VALUE_BINARY_OPERATION__RIGHT_OPERAND, XANNOTATION_ELEMENT_VALUE_BINARY_OPERATION_FEATURE_COUNT, XANNOTATION_ELEMENT_VALUE_PAIR, XANNOTATION_ELEMENT_VALUE_PAIR__ELEMENT, XANNOTATION_ELEMENT_VALUE_PAIR__VALUE, XANNOTATION_ELEMENT_VALUE_PAIR_FEATURE_COUNT, XANNOTATION_FEATURE_COUNT, XANNOTATION_VALUE_ARRAY, XANNOTATION_VALUE_ARRAY__VALUES, XANNOTATION_VALUE_ARRAY_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.
 org.eclipse.emf.ecore.EReference getXAnnotation_AnnotationType()
           
 org.eclipse.emf.ecore.EReference getXAnnotation_ElementValuePairs()
           
 org.eclipse.emf.ecore.EReference getXAnnotation_Value()
           
 org.eclipse.emf.ecore.EClass getXAnnotation()
           
 org.eclipse.emf.ecore.EReference getXAnnotationElementValueBinaryOperation_LeftOperand()
           
 org.eclipse.emf.ecore.EAttribute getXAnnotationElementValueBinaryOperation_Operator()
           
 org.eclipse.emf.ecore.EReference getXAnnotationElementValueBinaryOperation_RightOperand()
           
 org.eclipse.emf.ecore.EClass getXAnnotationElementValueBinaryOperation()
           
 org.eclipse.emf.ecore.EReference getXAnnotationElementValuePair_Element()
           
 org.eclipse.emf.ecore.EReference getXAnnotationElementValuePair_Value()
           
 org.eclipse.emf.ecore.EClass getXAnnotationElementValuePair()
           
 XAnnotationsFactory getXAnnotationsFactory()
           
 org.eclipse.emf.ecore.EReference getXAnnotationValueArray_Values()
           
 org.eclipse.emf.ecore.EClass getXAnnotationValueArray()
           
static XAnnotationsPackage 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 XAnnotationsPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

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

getXAnnotation

public org.eclipse.emf.ecore.EClass getXAnnotation()

Specified by:
getXAnnotation in interface XAnnotationsPackage
Returns:
the meta object for class 'XAnnotation'.
See Also:
XAnnotation
EMF generated code

getXAnnotation_ElementValuePairs

public org.eclipse.emf.ecore.EReference getXAnnotation_ElementValuePairs()

Specified by:
getXAnnotation_ElementValuePairs in interface XAnnotationsPackage
Returns:
the meta object for the containment reference list 'Element Value Pairs'.
See Also:
XAnnotation.getElementValuePairs(), XAnnotationsPackage.getXAnnotation()
EMF generated code

getXAnnotation_AnnotationType

public org.eclipse.emf.ecore.EReference getXAnnotation_AnnotationType()

Specified by:
getXAnnotation_AnnotationType in interface XAnnotationsPackage
Returns:
the meta object for the reference 'Annotation Type'.
See Also:
XAnnotation.getAnnotationType(), XAnnotationsPackage.getXAnnotation()
EMF generated code

getXAnnotation_Value

public org.eclipse.emf.ecore.EReference getXAnnotation_Value()

Specified by:
getXAnnotation_Value in interface XAnnotationsPackage
Returns:
the meta object for the containment reference 'Value'.
See Also:
XAnnotation.getValue(), XAnnotationsPackage.getXAnnotation()
EMF generated code

getXAnnotationElementValuePair

public org.eclipse.emf.ecore.EClass getXAnnotationElementValuePair()

Specified by:
getXAnnotationElementValuePair in interface XAnnotationsPackage
Returns:
the meta object for class 'XAnnotation Element Value Pair'.
See Also:
XAnnotationElementValuePair
EMF generated code

getXAnnotationElementValuePair_Value

public org.eclipse.emf.ecore.EReference getXAnnotationElementValuePair_Value()

Specified by:
getXAnnotationElementValuePair_Value in interface XAnnotationsPackage
Returns:
the meta object for the containment reference 'Value'.
See Also:
XAnnotationElementValuePair.getValue(), XAnnotationsPackage.getXAnnotationElementValuePair()
EMF generated code

getXAnnotationElementValuePair_Element

public org.eclipse.emf.ecore.EReference getXAnnotationElementValuePair_Element()

Specified by:
getXAnnotationElementValuePair_Element in interface XAnnotationsPackage
Returns:
the meta object for the reference 'Element'.
See Also:
XAnnotationElementValuePair.getElement(), XAnnotationsPackage.getXAnnotationElementValuePair()
EMF generated code

getXAnnotationElementValueBinaryOperation

public org.eclipse.emf.ecore.EClass getXAnnotationElementValueBinaryOperation()

Specified by:
getXAnnotationElementValueBinaryOperation in interface XAnnotationsPackage
Returns:
the meta object for class 'XAnnotation Element Value Binary Operation'.
See Also:
XAnnotationElementValueBinaryOperation
EMF generated code

getXAnnotationElementValueBinaryOperation_LeftOperand

public org.eclipse.emf.ecore.EReference getXAnnotationElementValueBinaryOperation_LeftOperand()

Specified by:
getXAnnotationElementValueBinaryOperation_LeftOperand in interface XAnnotationsPackage
Returns:
the meta object for the containment reference 'Left Operand'.
See Also:
XAnnotationElementValueBinaryOperation.getLeftOperand(), XAnnotationsPackage.getXAnnotationElementValueBinaryOperation()
EMF generated code

getXAnnotationElementValueBinaryOperation_RightOperand

public org.eclipse.emf.ecore.EReference getXAnnotationElementValueBinaryOperation_RightOperand()

Specified by:
getXAnnotationElementValueBinaryOperation_RightOperand in interface XAnnotationsPackage
Returns:
the meta object for the containment reference 'Right Operand'.
See Also:
XAnnotationElementValueBinaryOperation.getRightOperand(), XAnnotationsPackage.getXAnnotationElementValueBinaryOperation()
EMF generated code

getXAnnotationElementValueBinaryOperation_Operator

public org.eclipse.emf.ecore.EAttribute getXAnnotationElementValueBinaryOperation_Operator()

Specified by:
getXAnnotationElementValueBinaryOperation_Operator in interface XAnnotationsPackage
Returns:
the meta object for the attribute 'Operator'.
See Also:
XAnnotationElementValueBinaryOperation.getOperator(), XAnnotationsPackage.getXAnnotationElementValueBinaryOperation()
EMF generated code

getXAnnotationValueArray

public org.eclipse.emf.ecore.EClass getXAnnotationValueArray()

Specified by:
getXAnnotationValueArray in interface XAnnotationsPackage
Returns:
the meta object for class 'XAnnotation Value Array'.
See Also:
XAnnotationValueArray
EMF generated code

getXAnnotationValueArray_Values

public org.eclipse.emf.ecore.EReference getXAnnotationValueArray_Values()

Specified by:
getXAnnotationValueArray_Values in interface XAnnotationsPackage
Returns:
the meta object for the containment reference list 'Values'.
See Also:
XAnnotationValueArray.getValues(), XAnnotationsPackage.getXAnnotationValueArray()
EMF generated code

getXAnnotationsFactory

public XAnnotationsFactory getXAnnotationsFactory()

Specified by:
getXAnnotationsFactory in interface XAnnotationsPackage
Returns:
the factory that creates the instances of the model.
EMF generated code

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.

EMF generated code

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.

EMF generated code