Class RangeDegreeImpl
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
org.palladiosimulator.pcm.impl.PCMClassImpl
org.palladiosimulator.pcm.impl.PCMBaseClassImpl
org.palladiosimulator.pcm.core.entity.impl.NamedElementImpl
de.uka.ipd.sdq.pcm.designdecision.impl.DegreeOfFreedomInstanceImpl
de.uka.ipd.sdq.pcm.designdecision.specific.impl.DataTypeDegreeImpl
de.uka.ipd.sdq.pcm.designdecision.specific.impl.OrderedDataTypeDegreeImpl
de.uka.ipd.sdq.pcm.designdecision.specific.impl.RangeDegreeImpl
- All Implemented Interfaces:
DegreeOfFreedomInstance,DataTypeDegree,OrderedDataTypeDegree,RangeDegree,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.NamedElement,org.palladiosimulator.pcm.PCMBaseClass,org.palladiosimulator.pcm.PCMClass
- Direct Known Subclasses:
ContinuousRangeDegreeImpl,DiscreteRangeDegreeImpl
An implementation of the model object 'Range Degree'.
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.ContainerNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final booleanThe default value of the 'Lower Bound Included' attribute.protected booleanThe cached value of the 'Lower Bound Included' attribute.protected static final intThe default value of the 'Number Of Steps' attribute.protected intThe cached value of the 'Number Of Steps' attribute.protected static final booleanThe default value of the 'Upper Bound Included' attribute.protected booleanThe cached value of the 'Upper Bound Included' attribute.Fields inherited from class de.uka.ipd.sdq.pcm.designdecision.impl.DegreeOfFreedomInstanceImpl
changeableElements, decoratorModel, dof, primaryChangedFields inherited from class org.palladiosimulator.pcm.core.entity.impl.NamedElementImpl
copyright, ENTITY_NAME_EDEFAULTFields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASEFields inherited from interface org.palladiosimulator.pcm.core.entity.NamedElement
copyright -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioneGet(int featureID, boolean resolve, boolean coreType) booleaneIsSet(int featureID) voidprotected EClassvoideUnset(int featureID) intbooleanbooleanvoidsetLowerBoundIncluded(boolean newLowerBoundIncluded) voidsetNumberOfSteps(int newNumberOfSteps) voidsetUpperBoundIncluded(boolean newUpperBoundIncluded) toString()Methods inherited from class de.uka.ipd.sdq.pcm.designdecision.impl.DegreeOfFreedomInstanceImpl
basicGetDof, basicGetPrimaryChanged, decoratorModelTypeMustMatchRequiredDecorator, getChangeableElements, getDecoratorModel, getDof, getPrimaryChanged, setDof, setPrimaryChangedMethods inherited from class org.palladiosimulator.pcm.core.entity.impl.NamedElementImpl
getEntityName, setEntityNameMethods inherited from class org.palladiosimulator.pcm.impl.PCMClassImpl
eStaticFeatureCountMethods 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, revisionToInstanceFeatureMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureIDMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eIsProxy, eProperties, eProxyURI, eSetDeliver, eSetProxyURIMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseAdd, eInverseRemove, 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, eVirtualValuesMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoState, cdoWriteLock, cdoWriteOptionMethods inherited from interface de.uka.ipd.sdq.pcm.designdecision.DegreeOfFreedomInstance
decoratorModelTypeMustMatchRequiredDecorator, getChangeableElements, getDecoratorModel, getDof, getPrimaryChanged, setDof, setPrimaryChangedMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.InternalEObject
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eDerivedOperationID, eDerivedStructuralFeatureID, eGet, eInverseAdd, eInverseRemove, eInvoke, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegmentMethods inherited from interface org.palladiosimulator.pcm.core.entity.NamedElement
getEntityName, setEntityNameMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
UPPER_BOUND_INCLUDED_EDEFAULT
protected static final boolean UPPER_BOUND_INCLUDED_EDEFAULTThe default value of the 'Upper Bound Included' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
upperBoundIncluded
protected boolean upperBoundIncludedThe cached value of the 'Upper Bound Included' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LOWER_BOUND_INCLUDED_EDEFAULT
protected static final boolean LOWER_BOUND_INCLUDED_EDEFAULTThe default value of the 'Lower Bound Included' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
lowerBoundIncluded
protected boolean lowerBoundIncludedThe cached value of the 'Lower Bound Included' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMBER_OF_STEPS_EDEFAULT
protected static final int NUMBER_OF_STEPS_EDEFAULTThe default value of the 'Number Of Steps' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
numberOfSteps
protected int numberOfStepsThe cached value of the 'Number Of Steps' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Constructor Details
-
RangeDegreeImpl
protected RangeDegreeImpl()- Generated class or method.
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClassin classOrderedDataTypeDegreeImpl- Generated class or method.
-
isUpperBoundIncluded
public boolean isUpperBoundIncluded()- Specified by:
isUpperBoundIncludedin interfaceRangeDegree- Returns:
- the value of the 'Upper Bound Included' attribute.
- See Also:
- Generated class or method.
-
setUpperBoundIncluded
public void setUpperBoundIncluded(boolean newUpperBoundIncluded) - Specified by:
setUpperBoundIncludedin interfaceRangeDegree- Parameters:
newUpperBoundIncluded- the new value of the 'Upper Bound Included' attribute.- See Also:
- Generated class or method.
-
isLowerBoundIncluded
public boolean isLowerBoundIncluded()- Specified by:
isLowerBoundIncludedin interfaceRangeDegree- Returns:
- the value of the 'Lower Bound Included' attribute.
- See Also:
- Generated class or method.
-
setLowerBoundIncluded
public void setLowerBoundIncluded(boolean newLowerBoundIncluded) - Specified by:
setLowerBoundIncludedin interfaceRangeDegree- Parameters:
newLowerBoundIncluded- the new value of the 'Lower Bound Included' attribute.- See Also:
- Generated class or method.
-
getNumberOfSteps
public int getNumberOfSteps()- Specified by:
getNumberOfStepsin interfaceRangeDegree- Returns:
- the value of the 'Number Of Steps' attribute.
- See Also:
- Generated class or method.
-
setNumberOfSteps
public void setNumberOfSteps(int newNumberOfSteps) - Specified by:
setNumberOfStepsin interfaceRangeDegree- Parameters:
newNumberOfSteps- the new value of the 'Number Of Steps' attribute.- See Also:
- Generated class or method.
-
eGet
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classDegreeOfFreedomInstanceImpl- Generated class or method.
-
eSet
- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classDegreeOfFreedomInstanceImpl- Generated class or method.
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classDegreeOfFreedomInstanceImpl- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classDegreeOfFreedomInstanceImpl- Generated class or method.
-
toString
- Overrides:
toStringin classorg.eclipse.emf.internal.cdo.CDOObjectImpl- Generated class or method.
-