Class ComponentTypeImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
kieker.model.analysismodel.type.impl.ComponentTypeImpl
- All Implemented Interfaces:
ComponentType
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
public class ComponentTypeImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements ComponentType
An implementation of the model object 'Component Type'.
The following features are implemented:
- Generated:
-
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>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
Field Summary
Fields Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<ComponentType>
containedComponents
The cached value of the 'Contained Components
' reference list.protected java.lang.String
name
The cached value of the 'Name
' attribute.protected static java.lang.String
NAME_EDEFAULT
The default value of the 'Name
' attribute.protected java.lang.String
package_
The cached value of the 'Package
' attribute.protected static java.lang.String
PACKAGE_EDEFAULT
The default value of the 'Package
' attribute.protected org.eclipse.emf.common.util.EList<ProvidedInterfaceType>
providedInterfaceTypes
The cached value of the 'Provided Interface Types
' containment reference list.protected org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
providedOperations
The cached value of the 'Provided Operations
' map.protected org.eclipse.emf.common.util.EMap<java.lang.String,StorageType>
providedStorages
The cached value of the 'Provided Storages
' map.protected org.eclipse.emf.common.util.EList<RequiredInterfaceType>
requiredInterfaceTypes
The cached value of the 'Required Interface Types
' containment reference list.protected java.lang.String
signature
The cached value of the 'Signature
' attribute.protected static java.lang.String
SIGNATURE_EDEFAULT
The default value of the 'Signature
' attribute.Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Constructor Summary
Constructors Modifier Constructor Description protected
ComponentTypeImpl()
-
Method Summary
Modifier and Type Method Description java.lang.Object
eGet(int featureID, boolean resolve, boolean coreType)
org.eclipse.emf.common.notify.NotificationChain
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
boolean
eIsSet(int featureID)
void
eSet(int featureID, java.lang.Object newValue)
protected org.eclipse.emf.ecore.EClass
eStaticClass()
void
eUnset(int featureID)
org.eclipse.emf.common.util.EList<ComponentType>
getContainedComponents()
java.lang.String
getName()
java.lang.String
getPackage()
org.eclipse.emf.common.util.EList<ProvidedInterfaceType>
getProvidedInterfaceTypes()
org.eclipse.emf.common.util.EMap<java.lang.String,OperationType>
getProvidedOperations()
org.eclipse.emf.common.util.EMap<java.lang.String,StorageType>
getProvidedStorages()
org.eclipse.emf.common.util.EList<RequiredInterfaceType>
getRequiredInterfaceTypes()
java.lang.String
getSignature()
void
setName(java.lang.String newName)
void
setPackage(java.lang.String newPackage)
void
setSignature(java.lang.String newSignature)
java.lang.String
toString()
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, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, 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, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, 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
-
Field Details
-
SIGNATURE_EDEFAULT
protected static final java.lang.String SIGNATURE_EDEFAULTThe default value of the 'Signature
' attribute.- See Also:
getSignature()
- Generated:
- Ordered:
-
signature
protected java.lang.String signatureThe cached value of the 'Signature
' attribute.- See Also:
getSignature()
- Generated:
- Ordered:
-
providedOperations
The cached value of the 'Provided Operations
' map.- See Also:
getProvidedOperations()
- Generated:
- Ordered:
-
NAME_EDEFAULT
protected static final java.lang.String NAME_EDEFAULTThe default value of the 'Name
' attribute.- See Also:
getName()
- Generated:
- Ordered:
-
name
protected java.lang.String nameThe cached value of the 'Name
' attribute.- See Also:
getName()
- Generated:
- Ordered:
-
PACKAGE_EDEFAULT
protected static final java.lang.String PACKAGE_EDEFAULTThe default value of the 'Package
' attribute.- See Also:
getPackage()
- Generated:
- Ordered:
-
package_
protected java.lang.String package_The cached value of the 'Package
' attribute.- See Also:
getPackage()
- Generated:
- Ordered:
-
providedStorages
The cached value of the 'Provided Storages
' map.- See Also:
getProvidedStorages()
- Generated:
- Ordered:
-
containedComponents
The cached value of the 'Contained Components
' reference list.- See Also:
getContainedComponents()
- Generated:
- Ordered:
-
providedInterfaceTypes
The cached value of the 'Provided Interface Types
' containment reference list.- See Also:
getProvidedInterfaceTypes()
- Generated:
- Ordered:
-
requiredInterfaceTypes
The cached value of the 'Required Interface Types
' containment reference list.- See Also:
getRequiredInterfaceTypes()
- Generated:
- Ordered:
-
-
Constructor Details
-
ComponentTypeImpl
protected ComponentTypeImpl()- Generated:
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClass
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
- Generated:
-
getSignature
public java.lang.String getSignature()- Specified by:
getSignature
in interfaceComponentType
- Returns:
- the value of the 'Signature' attribute.
- See Also:
ComponentType.setSignature(String)
,TypePackage.getComponentType_Signature()
- Generated:
-
setSignature
public void setSignature(java.lang.String newSignature)- Specified by:
setSignature
in interfaceComponentType
- Parameters:
newSignature
- the new value of the 'Signature' attribute.- See Also:
ComponentType.getSignature()
- Generated:
-
getProvidedOperations
- Specified by:
getProvidedOperations
in interfaceComponentType
- Returns:
- the value of the 'Provided Operations' map.
- See Also:
TypePackage.getComponentType_ProvidedOperations()
- Generated:
-
getName
public java.lang.String getName()- Specified by:
getName
in interfaceComponentType
- Returns:
- the value of the 'Name' attribute.
- See Also:
ComponentType.setName(String)
,TypePackage.getComponentType_Name()
- Generated:
-
setName
public void setName(java.lang.String newName)- Specified by:
setName
in interfaceComponentType
- Parameters:
newName
- the new value of the 'Name' attribute.- See Also:
ComponentType.getName()
- Generated:
-
getPackage
public java.lang.String getPackage()- Specified by:
getPackage
in interfaceComponentType
- Returns:
- the value of the 'Package' attribute.
- See Also:
ComponentType.setPackage(String)
,TypePackage.getComponentType_Package()
- Generated:
-
setPackage
public void setPackage(java.lang.String newPackage)- Specified by:
setPackage
in interfaceComponentType
- Parameters:
newPackage
- the new value of the 'Package' attribute.- See Also:
ComponentType.getPackage()
- Generated:
-
getProvidedStorages
- Specified by:
getProvidedStorages
in interfaceComponentType
- Returns:
- the value of the 'Provided Storages' map.
- See Also:
TypePackage.getComponentType_ProvidedStorages()
- Generated:
-
getContainedComponents
- Specified by:
getContainedComponents
in interfaceComponentType
- Returns:
- the value of the 'Contained Components' reference list.
- See Also:
TypePackage.getComponentType_ContainedComponents()
- Generated:
-
getProvidedInterfaceTypes
- Specified by:
getProvidedInterfaceTypes
in interfaceComponentType
- Returns:
- the value of the 'Provided Interface Types' containment reference list.
- See Also:
TypePackage.getComponentType_ProvidedInterfaceTypes()
- Generated:
-
getRequiredInterfaceTypes
- Specified by:
getRequiredInterfaceTypes
in interfaceComponentType
- Returns:
- the value of the 'Required Interface Types' containment reference list.
- See Also:
TypePackage.getComponentType_RequiredInterfaceTypes()
- Generated:
-
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseRemove
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
- Generated:
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eGet
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
- Generated:
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eSet
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
- Generated:
-
eUnset
public void eUnset(int featureID)- Specified by:
eUnset
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eUnset
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
- Generated:
-
eIsSet
public boolean eIsSet(int featureID)- Specified by:
eIsSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eIsSet
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
- Generated:
-
toString
public java.lang.String toString()- Overrides:
toString
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
- Generated:
-