public class ARINCComponentModelPackageImpl extends org.eclipse.emf.ecore.impl.EPackageImpl implements ARINCComponentModelPackage
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
ARINCComponentModelPackage.Literals
ARINC_COMPONENT_IMPL, ARINC_COMPONENT_IMPL__BASE_COMPONENT, ARINC_COMPONENT_IMPL_FEATURE_COUNT, ARINC_FUNCTION, ARINC_FUNCTION__BASE_COMMENT, ARINC_FUNCTION__BASE_OPERATION, ARINC_FUNCTION__FOLLOWED_BY, ARINC_FUNCTION__RATE_DIVIDER, ARINC_FUNCTION_FEATURE_COUNT, ARINC_PROCESS, ARINC_PROCESS__BASE_COMMENT, ARINC_PROCESS__BASE_OPERATION, ARINC_PROCESS__OPERATIONS_GROUPS, ARINC_PROCESS_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI
Modifier and Type | Method and Description |
---|---|
void |
createPackageContents()
Creates the meta-model objects for the package.
|
org.eclipse.emf.ecore.EReference |
getARINCComponentImpl_Base_Component() |
org.eclipse.emf.ecore.EClass |
getARINCComponentImpl() |
ARINCComponentModelFactory |
getARINCComponentModelFactory() |
org.eclipse.emf.ecore.EReference |
getARINCFunction_Base_Comment() |
org.eclipse.emf.ecore.EReference |
getARINCFunction_Base_Operation() |
org.eclipse.emf.ecore.EReference |
getARINCFunction_FollowedBy() |
org.eclipse.emf.ecore.EAttribute |
getARINCFunction_RateDivider() |
org.eclipse.emf.ecore.EClass |
getARINCFunction() |
org.eclipse.emf.ecore.EReference |
getARINCProcess_Base_Comment() |
org.eclipse.emf.ecore.EReference |
getARINCProcess_Base_Operation() |
org.eclipse.emf.ecore.EAttribute |
getARINCProcess_OperationsGroups() |
org.eclipse.emf.ecore.EClass |
getARINCProcess() |
static ARINCComponentModelPackage |
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.
|
basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setNamespaceURI, setNsPrefix, setNsURI, toString
eContents, eCrossReferences, getName, getNameGen, setName
eURIFragmentSegment, getEAnnotation, getEAnnotations
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public static ARINCComponentModelPackage init()
This method is used to initialize ARINCComponentModelPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
public org.eclipse.emf.ecore.EClass getARINCComponentImpl()
getARINCComponentImpl
in interface ARINCComponentModelPackage
ARINCComponentImpl
public org.eclipse.emf.ecore.EReference getARINCComponentImpl_Base_Component()
getARINCComponentImpl_Base_Component
in interface ARINCComponentModelPackage
ARINCComponentImpl.getBase_Component()
,
ARINCComponentModelPackage.getARINCComponentImpl()
public org.eclipse.emf.ecore.EClass getARINCProcess()
getARINCProcess
in interface ARINCComponentModelPackage
ARINCProcess
public org.eclipse.emf.ecore.EReference getARINCProcess_Base_Operation()
getARINCProcess_Base_Operation
in interface ARINCComponentModelPackage
ARINCProcess.getBase_Operation()
,
ARINCComponentModelPackage.getARINCProcess()
public org.eclipse.emf.ecore.EReference getARINCProcess_Base_Comment()
getARINCProcess_Base_Comment
in interface ARINCComponentModelPackage
ARINCProcess.getBase_Comment()
,
ARINCComponentModelPackage.getARINCProcess()
public org.eclipse.emf.ecore.EAttribute getARINCProcess_OperationsGroups()
getARINCProcess_OperationsGroups
in interface ARINCComponentModelPackage
ARINCProcess.getOperationsGroups()
,
ARINCComponentModelPackage.getARINCProcess()
public org.eclipse.emf.ecore.EClass getARINCFunction()
getARINCFunction
in interface ARINCComponentModelPackage
ARINCFunction
public org.eclipse.emf.ecore.EReference getARINCFunction_Base_Operation()
getARINCFunction_Base_Operation
in interface ARINCComponentModelPackage
ARINCFunction.getBase_Operation()
,
ARINCComponentModelPackage.getARINCFunction()
public org.eclipse.emf.ecore.EReference getARINCFunction_Base_Comment()
getARINCFunction_Base_Comment
in interface ARINCComponentModelPackage
ARINCFunction.getBase_Comment()
,
ARINCComponentModelPackage.getARINCFunction()
public org.eclipse.emf.ecore.EReference getARINCFunction_FollowedBy()
getARINCFunction_FollowedBy
in interface ARINCComponentModelPackage
ARINCFunction.getFollowedBy()
,
ARINCComponentModelPackage.getARINCFunction()
public org.eclipse.emf.ecore.EAttribute getARINCFunction_RateDivider()
getARINCFunction_RateDivider
in interface ARINCComponentModelPackage
ARINCFunction.getRateDivider()
,
ARINCComponentModelPackage.getARINCFunction()
public ARINCComponentModelFactory getARINCComponentModelFactory()
getARINCComponentModelFactory
in interface ARINCComponentModelPackage
public void createPackageContents()
public void initializePackageContents()