Package org.scaledl.usageevolution.impl
Class UsageImpl
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.MinimalEStoreEObjectImpl
org.eclipse.emf.internal.cdo.CDOObjectImpl
de.uka.ipd.sdq.identifier.impl.IdentifierImpl
org.palladiosimulator.pcm.core.entity.impl.EntityImpl
org.scaledl.usageevolution.impl.UsageImpl
- All Implemented Interfaces:
de.uka.ipd.sdq.identifier.Identifier
,org.eclipse.emf.cdo.CDOObject
,org.eclipse.emf.cdo.common.id.CDOWithID
,org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry.CDOObjectMarker
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,org.eclipse.emf.spi.cdo.InternalCDOLoadable
,org.eclipse.emf.spi.cdo.InternalCDOObject
,org.palladiosimulator.pcm.core.entity.Entity
,org.palladiosimulator.pcm.core.entity.NamedElement
,org.palladiosimulator.pcm.PCMBaseClass
,org.palladiosimulator.pcm.PCMClass
,Usage
public class UsageImpl
extends org.palladiosimulator.pcm.core.entity.impl.EntityImpl
implements Usage
An implementation of the model object 'Usage'.
The following features are implemented:
- Generated class or method.
-
Nested Class Summary
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, BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final double
The default value of the 'Evolution Step Width
' attribute.protected double
The cached value of the 'Evolution Step Width
' attribute.protected tools.descartes.dlim.Sequence
The cached value of the 'Load Evolution
' reference.protected static final boolean
The default value of the 'Repeating Pattern
' attribute.protected boolean
The cached value of the 'Repeating Pattern
' attribute.protected org.palladiosimulator.pcm.usagemodel.UsageScenario
The cached value of the 'Scenario
' reference.protected EList<WorkParameterEvolution>
The cached value of the 'Work Evolutions
' containment reference list.Fields inherited from class org.palladiosimulator.pcm.core.entity.impl.EntityImpl
copyright, ENTITY_NAME_EDEFAULT
Fields inherited from class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
ID_EDEFAULT
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.palladiosimulator.pcm.core.entity.Entity
copyright
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiontools.descartes.dlim.Sequence
org.palladiosimulator.pcm.usagemodel.UsageScenario
eGet
(int featureID, boolean resolve, boolean coreType) eInverseRemove
(InternalEObject otherEnd, int featureID, NotificationChain msgs) boolean
eIsSet
(int featureID) void
protected EClass
void
eUnset
(int featureID) double
tools.descartes.dlim.Sequence
org.palladiosimulator.pcm.usagemodel.UsageScenario
boolean
void
setEvolutionStepWidth
(double newEvolutionStepWidth) void
setLoadEvolution
(tools.descartes.dlim.Sequence newLoadEvolution) void
setRepeatingPattern
(boolean newRepeatingPattern) void
setScenario
(org.palladiosimulator.pcm.usagemodel.UsageScenario newScenario) toString()
Methods inherited from class org.palladiosimulator.pcm.core.entity.impl.EntityImpl
eBaseStructuralFeatureID, eDerivedStructuralFeatureID, getEntityName, setEntityName
Methods inherited from class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
eStaticFeatureCount, getId, setId
Methods inherited from class org.eclipse.emf.internal.cdo.CDOObjectImpl
cdoClassInfo, cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInternalDynamicFeature, cdoInternalInstance, cdoInternalPostAttach, cdoInternalPostDetach, cdoInternalPostDetach, cdoInternalPostInvalidate, cdoInternalPostLoad, cdoInternalPostRollback, cdoInternalPreAttach, cdoInternalPreCommit, cdoInternalPreLoad, cdoInternalSetID, cdoInternalSetResource, cdoInternalSetRevision, cdoInternalSetState, cdoInternalSetView, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption, createFeatureMap, createList, createLock, createMap, createOrderedList, createUnorderedList, dynamicGet, dynamicSet, dynamicUnset, eAdapterAdded, eAdapterRemoved, eAdapters, eBasicAdapterListeners, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerAdapterArray, eContainerFeatureID, eDirectResource, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicIsSet, eHasSettings, eInternalContainer, eInternalResource, eIsCaching, emfToString, equals, eSetClass, eSetDirectResource, eSetResource, eSettings, eStore, getLockState, hashCode, instanceToRevisionFeature, revisionToInstanceFeature
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eIsProxy, eProperties, eProxyURI, eSetDeliver, eSetProxyURI
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, 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, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoState, cdoWriteLock, cdoWriteOption
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 de.uka.ipd.sdq.identifier.Identifier
getId, setId
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eBasicRemoveFromContainer, eDerivedOperationID, eGet, eInverseAdd, eInverseRemove, eInvoke, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegment
Methods inherited from interface org.palladiosimulator.pcm.core.entity.NamedElement
getEntityName, setEntityName
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
loadEvolution
protected tools.descartes.dlim.Sequence loadEvolutionThe cached value of the 'Load Evolution
' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
workEvolutions
The cached value of the 'Work Evolutions
' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
scenario
protected org.palladiosimulator.pcm.usagemodel.UsageScenario scenarioThe cached value of the 'Scenario
' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
REPEATING_PATTERN_EDEFAULT
protected static final boolean REPEATING_PATTERN_EDEFAULTThe default value of the 'Repeating Pattern
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
repeatingPattern
protected boolean repeatingPatternThe cached value of the 'Repeating Pattern
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
EVOLUTION_STEP_WIDTH_EDEFAULT
protected static final double EVOLUTION_STEP_WIDTH_EDEFAULTThe default value of the 'Evolution Step Width
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
evolutionStepWidth
protected double evolutionStepWidthThe cached value of the 'Evolution Step Width
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Constructor Details
-
UsageImpl
protected UsageImpl()- Generated class or method.
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClass
in classorg.palladiosimulator.pcm.core.entity.impl.EntityImpl
- Generated class or method.
-
getLoadEvolution
public tools.descartes.dlim.Sequence getLoadEvolution()- Specified by:
getLoadEvolution
in interfaceUsage
- Returns:
- the value of the 'Load Evolution' reference.
- See Also:
- Generated class or method.
-
basicGetLoadEvolution
public tools.descartes.dlim.Sequence basicGetLoadEvolution()- Generated class or method.
-
setLoadEvolution
public void setLoadEvolution(tools.descartes.dlim.Sequence newLoadEvolution) - Specified by:
setLoadEvolution
in interfaceUsage
- Parameters:
newLoadEvolution
- the new value of the 'Load Evolution' reference.- See Also:
- Generated class or method.
-
getWorkEvolutions
- Specified by:
getWorkEvolutions
in interfaceUsage
- Returns:
- the value of the 'Work Evolutions' containment reference list.
- See Also:
- Generated class or method.
-
getScenario
public org.palladiosimulator.pcm.usagemodel.UsageScenario getScenario()- Specified by:
getScenario
in interfaceUsage
- Returns:
- the value of the 'Scenario' reference.
- See Also:
- Generated class or method.
-
basicGetScenario
public org.palladiosimulator.pcm.usagemodel.UsageScenario basicGetScenario()- Generated class or method.
-
setScenario
public void setScenario(org.palladiosimulator.pcm.usagemodel.UsageScenario newScenario) - Specified by:
setScenario
in interfaceUsage
- Parameters:
newScenario
- the new value of the 'Scenario' reference.- See Also:
- Generated class or method.
-
isRepeatingPattern
public boolean isRepeatingPattern()- Specified by:
isRepeatingPattern
in interfaceUsage
- Returns:
- the value of the 'Repeating Pattern' attribute.
- See Also:
- Generated class or method.
-
setRepeatingPattern
public void setRepeatingPattern(boolean newRepeatingPattern) - Specified by:
setRepeatingPattern
in interfaceUsage
- Parameters:
newRepeatingPattern
- the new value of the 'Repeating Pattern' attribute.- See Also:
- Generated class or method.
-
getEvolutionStepWidth
public double getEvolutionStepWidth()- Specified by:
getEvolutionStepWidth
in interfaceUsage
- Returns:
- the value of the 'Evolution Step Width' attribute.
- See Also:
- Generated class or method.
-
setEvolutionStepWidth
public void setEvolutionStepWidth(double newEvolutionStepWidth) - Specified by:
setEvolutionStepWidth
in interfaceUsage
- Parameters:
newEvolutionStepWidth
- the new value of the 'Evolution Step Width' attribute.- See Also:
- Generated class or method.
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemove
in classBasicEObjectImpl
- Generated class or method.
-
eGet
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classorg.palladiosimulator.pcm.core.entity.impl.EntityImpl
- Generated class or method.
-
eSet
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classorg.palladiosimulator.pcm.core.entity.impl.EntityImpl
- Generated class or method.
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classorg.palladiosimulator.pcm.core.entity.impl.EntityImpl
- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classorg.palladiosimulator.pcm.core.entity.impl.EntityImpl
- Generated class or method.
-
toString
- Overrides:
toString
in classorg.eclipse.emf.internal.cdo.CDOObjectImpl
- Generated class or method.
-