org.eclipse.xtend.profiler.profilermodel.impl
Class ModelPackageImpl

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.xtend.profiler.profilermodel.impl.ModelPackageImpl
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, ModelPackage

public class ModelPackageImpl
extends org.eclipse.emf.ecore.impl.EPackageImpl
implements ModelPackage

An implementation of the model Package.

EMF generated code

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.emf.ecore.impl.EPackageImpl.EBasicWhiteList
 
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>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.xtend.profiler.profilermodel.ModelPackage
ModelPackage.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.xtend.profiler.profilermodel.ModelPackage
CALL_GROUP, CALL_GROUP__COUNT, CALL_GROUP__INVOKER, CALL_GROUP__SUBROUTINE, CALL_GROUP__TIME, CALL_GROUP_FEATURE_COUNT, CALLABLE, CALLABLE__CHILD_TIME, CALLABLE__NAME, CALLABLE__OUTBOUND_CHILD_TIME, CALLABLE__SELF_TIME, CALLABLE__TIME, CALLABLE_FEATURE_COUNT, CYCLE, CYCLE__CALL_COUNT_INBOUND, CYCLE__CALL_COUNT_REENTRANT, CYCLE__CHILD_TIME, CYCLE__ITEMS, CYCLE__NAME, CYCLE__OUTBOUND_CHILD_TIME, CYCLE__OUTGOING_CALL_GROUPS, CYCLE__SELF_TIME, CYCLE__TIME, CYCLE_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, ITEM, ITEM__CALL_COUNT, ITEM__CHILD_TIME, ITEM__CYCLE, ITEM__INBOUND_INVOCATIONS, ITEM__INVOCATIONS, ITEM__ITEM_NAME, ITEM__ITEM_TIME, ITEM__NAME, ITEM__OUTBOUND_CHILD_TIME, ITEM__SELF_TIME, ITEM__SUBROUTINES, ITEM__TIME, ITEM_FEATURE_COUNT, PROFILING_RESULT, PROFILING_RESULT__CYCLES, PROFILING_RESULT__ITEMS, PROFILING_RESULT__ROOT_ITEMS, PROFILING_RESULT__TIME, PROFILING_RESULT_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.EAttribute getCallable_ChildTime()
           
 org.eclipse.emf.ecore.EAttribute getCallable_Name()
           
 org.eclipse.emf.ecore.EAttribute getCallable_OutboundChildTime()
           
 org.eclipse.emf.ecore.EAttribute getCallable_SelfTime()
           
 org.eclipse.emf.ecore.EAttribute getCallable_Time()
           
 org.eclipse.emf.ecore.EClass getCallable()
           
 org.eclipse.emf.ecore.EAttribute getCallGroup_Count()
           
 org.eclipse.emf.ecore.EReference getCallGroup_Invoker()
           
 org.eclipse.emf.ecore.EReference getCallGroup_Subroutine()
           
 org.eclipse.emf.ecore.EAttribute getCallGroup_Time()
           
 org.eclipse.emf.ecore.EClass getCallGroup()
           
 org.eclipse.emf.ecore.EAttribute getCycle_CallCountInbound()
           
 org.eclipse.emf.ecore.EAttribute getCycle_CallCountReentrant()
           
 org.eclipse.emf.ecore.EReference getCycle_Items()
           
 org.eclipse.emf.ecore.EReference getCycle_OutgoingCallGroups()
           
 org.eclipse.emf.ecore.EClass getCycle()
           
 org.eclipse.emf.ecore.EAttribute getItem_CallCount()
           
 org.eclipse.emf.ecore.EReference getItem_Cycle()
           
 org.eclipse.emf.ecore.EReference getItem_InboundInvocations()
           
 org.eclipse.emf.ecore.EReference getItem_Invocations()
           
 org.eclipse.emf.ecore.EAttribute getItem_ItemName()
           
 org.eclipse.emf.ecore.EAttribute getItem_ItemTime()
           
 org.eclipse.emf.ecore.EReference getItem_Subroutines()
           
 org.eclipse.emf.ecore.EClass getItem()
           
 ModelFactory getModelFactory()
           
 org.eclipse.emf.ecore.EReference getProfilingResult_Cycles()
           
 org.eclipse.emf.ecore.EReference getProfilingResult_Items()
           
 org.eclipse.emf.ecore.EReference getProfilingResult_RootItems()
           
 org.eclipse.emf.ecore.EAttribute getProfilingResult_Time()
           
 org.eclipse.emf.ecore.EClass getProfilingResult()
           
static ModelPackage 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, 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, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, 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 ModelPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. Simple dependencies are satisfied by calling this method on all dependent packages before doing anything else. This method drives initialization for interdependent packages directly, in parallel with this package, itself.

Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.

Invocation of this method will not affect any packages that have already been initialized.

See Also:
ModelPackage.eNS_URI, createPackageContents(), initializePackageContents()
EMF generated code

getItem

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

Specified by:
getItem in interface ModelPackage
Returns:
the meta object for class 'Item'.
See Also:
Item
EMF generated code

getItem_ItemName

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

Specified by:
getItem_ItemName in interface ModelPackage
Returns:
the meta object for the attribute 'Item Name'.
See Also:
Item.getItemName(), ModelPackage.getItem()
EMF generated code

getItem_ItemTime

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

Specified by:
getItem_ItemTime in interface ModelPackage
Returns:
the meta object for the attribute 'Item Time'.
See Also:
Item.getItemTime(), ModelPackage.getItem()
EMF generated code

getItem_CallCount

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

Specified by:
getItem_CallCount in interface ModelPackage
Returns:
the meta object for the attribute 'Call Count'.
See Also:
Item.getCallCount(), ModelPackage.getItem()
EMF generated code

getItem_Subroutines

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

Specified by:
getItem_Subroutines in interface ModelPackage
Returns:
the meta object for the reference list 'Subroutines'.
See Also:
Item.getSubroutines(), ModelPackage.getItem()
EMF generated code

getItem_Invocations

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

Specified by:
getItem_Invocations in interface ModelPackage
Returns:
the meta object for the reference list 'Invocations'.
See Also:
Item.getInvocations(), ModelPackage.getItem()
EMF generated code

getItem_Cycle

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

Specified by:
getItem_Cycle in interface ModelPackage
Returns:
the meta object for the reference 'Cycle'.
See Also:
Item.getCycle(), ModelPackage.getItem()
EMF generated code

getItem_InboundInvocations

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

Specified by:
getItem_InboundInvocations in interface ModelPackage
Returns:
the meta object for the reference list 'Inbound Invocations'.
See Also:
Item.getInboundInvocations(), ModelPackage.getItem()
EMF generated code

getProfilingResult

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

Specified by:
getProfilingResult in interface ModelPackage
Returns:
the meta object for class 'Profiling Result'.
See Also:
ProfilingResult
EMF generated code

getProfilingResult_Items

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

Specified by:
getProfilingResult_Items in interface ModelPackage
Returns:
the meta object for the containment reference list 'Items'.
See Also:
ProfilingResult.getItems(), ModelPackage.getProfilingResult()
EMF generated code

getProfilingResult_Time

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

Specified by:
getProfilingResult_Time in interface ModelPackage
Returns:
the meta object for the attribute 'Time'.
See Also:
ProfilingResult.getTime(), ModelPackage.getProfilingResult()
EMF generated code

getProfilingResult_Cycles

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

Specified by:
getProfilingResult_Cycles in interface ModelPackage
Returns:
the meta object for the containment reference list 'Cycles'.
See Also:
ProfilingResult.getCycles(), ModelPackage.getProfilingResult()
EMF generated code

getProfilingResult_RootItems

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

Specified by:
getProfilingResult_RootItems in interface ModelPackage
Returns:
the meta object for the reference list 'Root Items'.
See Also:
ProfilingResult.getRootItems(), ModelPackage.getProfilingResult()
EMF generated code

getCallGroup

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

Specified by:
getCallGroup in interface ModelPackage
Returns:
the meta object for class 'Call Group'.
See Also:
CallGroup
EMF generated code

getCallGroup_Invoker

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

Specified by:
getCallGroup_Invoker in interface ModelPackage
Returns:
the meta object for the reference 'Invoker'.
See Also:
CallGroup.getInvoker(), ModelPackage.getCallGroup()
EMF generated code

getCallGroup_Subroutine

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

Specified by:
getCallGroup_Subroutine in interface ModelPackage
Returns:
the meta object for the reference 'Subroutine'.
See Also:
CallGroup.getSubroutine(), ModelPackage.getCallGroup()
EMF generated code

getCallGroup_Count

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

Specified by:
getCallGroup_Count in interface ModelPackage
Returns:
the meta object for the attribute 'Count'.
See Also:
CallGroup.getCount(), ModelPackage.getCallGroup()
EMF generated code

getCallGroup_Time

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

Specified by:
getCallGroup_Time in interface ModelPackage
Returns:
the meta object for the attribute 'Time'.
See Also:
CallGroup.getTime(), ModelPackage.getCallGroup()
EMF generated code

getCallable

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

Specified by:
getCallable in interface ModelPackage
Returns:
the meta object for class 'Callable'.
See Also:
Callable
EMF generated code

getCallable_Name

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

Specified by:
getCallable_Name in interface ModelPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
Callable.getName(), ModelPackage.getCallable()
EMF generated code

getCallable_Time

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

Specified by:
getCallable_Time in interface ModelPackage
Returns:
the meta object for the attribute 'Time'.
See Also:
Callable.getTime(), ModelPackage.getCallable()
EMF generated code

getCallable_ChildTime

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

Specified by:
getCallable_ChildTime in interface ModelPackage
Returns:
the meta object for the attribute 'Child Time'.
See Also:
Callable.getChildTime(), ModelPackage.getCallable()
EMF generated code

getCallable_SelfTime

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

Specified by:
getCallable_SelfTime in interface ModelPackage
Returns:
the meta object for the attribute 'Self Time'.
See Also:
Callable.getSelfTime(), ModelPackage.getCallable()
EMF generated code

getCallable_OutboundChildTime

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

Specified by:
getCallable_OutboundChildTime in interface ModelPackage
Returns:
the meta object for the attribute 'Outbound Child Time'.
See Also:
Callable.getOutboundChildTime(), ModelPackage.getCallable()
EMF generated code

getCycle

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

Specified by:
getCycle in interface ModelPackage
Returns:
the meta object for class 'Cycle'.
See Also:
Cycle
EMF generated code

getCycle_Items

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

Specified by:
getCycle_Items in interface ModelPackage
Returns:
the meta object for the reference list 'Items'.
See Also:
Cycle.getItems(), ModelPackage.getCycle()
EMF generated code

getCycle_CallCountInbound

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

Specified by:
getCycle_CallCountInbound in interface ModelPackage
Returns:
the meta object for the attribute 'Call Count Inbound'.
See Also:
Cycle.getCallCountInbound(), ModelPackage.getCycle()
EMF generated code

getCycle_CallCountReentrant

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

Specified by:
getCycle_CallCountReentrant in interface ModelPackage
Returns:
the meta object for the attribute 'Call Count Reentrant'.
See Also:
Cycle.getCallCountReentrant(), ModelPackage.getCycle()
EMF generated code

getCycle_OutgoingCallGroups

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

Specified by:
getCycle_OutgoingCallGroups in interface ModelPackage
Returns:
the meta object for the reference list 'Outgoing Call Groups'.
See Also:
Cycle.getOutgoingCallGroups(), ModelPackage.getCycle()
EMF generated code

getModelFactory

public ModelFactory getModelFactory()

Specified by:
getModelFactory in interface ModelPackage
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