Package bpsim.impl
Class ParameterImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.EObjectImpl
-
- bpsim.impl.ParameterImpl
-
- All Implemented Interfaces:
Parameter,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.InternalEObject
- Direct Known Subclasses:
PropertyTypeImpl
public class ParameterImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements Parameter
An implementation of the model object 'Parameter'.The following features are implemented:
- Generated code
-
-
Nested Class Summary
-
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 Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
-
-
Field Summary
Fields Modifier and Type Field Description protected booleankpiThe cached value of the 'Kpi' attribute.protected static booleanKPI_EDEFAULTThe default value of the 'Kpi' attribute.protected booleankpiESetThis is true if the Kpi attribute has been set.protected org.eclipse.emf.ecore.util.FeatureMapparameterValueGroupThe cached value of the 'Parameter Value Group' attribute list.protected org.eclipse.emf.common.util.EList<ResultType>resultRequestThe cached value of the 'Result Request' attribute list.protected booleanslaThe cached value of the 'Sla' attribute.protected static booleanSLA_EDEFAULTThe default value of the 'Sla' attribute.protected booleanslaESetThis is true if the Sla attribute has been set.-
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedParameterImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjecteGet(int featureID, boolean resolve, boolean coreType)org.eclipse.emf.common.notify.NotificationChaineInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)org.eclipse.emf.common.util.EList<ParameterValue>getParameterValue()org.eclipse.emf.ecore.util.FeatureMapgetParameterValueGroup()org.eclipse.emf.common.util.EList<ResultType>getResultRequest()booleanisKpi()booleanisSetKpi()booleanisSetSla()booleanisSla()voidsetKpi(boolean newKpi)voidsetSla(boolean newSla)StringtoString()voidunsetKpi()voidunsetSla()-
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, 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
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
resultRequest
protected org.eclipse.emf.common.util.EList<ResultType> resultRequest
The cached value of the 'Result Request' attribute list.- See Also:
getResultRequest()- Generated code
- Ordered
-
parameterValueGroup
protected org.eclipse.emf.ecore.util.FeatureMap parameterValueGroup
The cached value of the 'Parameter Value Group' attribute list.- See Also:
getParameterValueGroup()- Generated code
- Ordered
-
KPI_EDEFAULT
protected static final boolean KPI_EDEFAULT
The default value of the 'Kpi' attribute.- See Also:
isKpi(), Constant Field Values- Generated code
- Ordered
-
kpi
protected boolean kpi
The cached value of the 'Kpi' attribute.- See Also:
isKpi()- Generated code
- Ordered
-
kpiESet
protected boolean kpiESet
This is true if the Kpi attribute has been set.- Generated code
- Ordered
-
SLA_EDEFAULT
protected static final boolean SLA_EDEFAULT
The default value of the 'Sla' attribute.- See Also:
isSla(), Constant Field Values- Generated code
- Ordered
-
sla
protected boolean sla
The cached value of the 'Sla' attribute.- See Also:
isSla()- Generated code
- Ordered
-
slaESet
protected boolean slaESet
This is true if the Sla attribute has been set.- Generated code
- Ordered
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.EObjectImpl- Generated code
-
getResultRequest
public org.eclipse.emf.common.util.EList<ResultType> getResultRequest()
- Specified by:
getResultRequestin interfaceParameter- Returns:
- the value of the 'Result Request' attribute list.
- See Also:
ResultType,BpsimPackage.getParameter_ResultRequest()- Generated code
-
getParameterValueGroup
public org.eclipse.emf.ecore.util.FeatureMap getParameterValueGroup()
- Specified by:
getParameterValueGroupin interfaceParameter- Returns:
- the value of the 'Parameter Value Group' attribute list.
- See Also:
BpsimPackage.getParameter_ParameterValueGroup()- Generated code
-
getParameterValue
public org.eclipse.emf.common.util.EList<ParameterValue> getParameterValue()
- Specified by:
getParameterValuein interfaceParameter- Returns:
- the value of the 'Parameter Value' containment reference list.
- See Also:
BpsimPackage.getParameter_ParameterValue()- Generated code
-
isKpi
public boolean isKpi()
- Specified by:
isKpiin interfaceParameter- Returns:
- the value of the 'Kpi' attribute.
- See Also:
Parameter.isSetKpi(),Parameter.unsetKpi(),Parameter.setKpi(boolean),BpsimPackage.getParameter_Kpi()- Generated code
-
setKpi
public void setKpi(boolean newKpi)
- Specified by:
setKpiin interfaceParameter- Parameters:
newKpi- the new value of the 'Kpi' attribute.- See Also:
Parameter.isSetKpi(),Parameter.unsetKpi(),Parameter.isKpi()- Generated code
-
unsetKpi
public void unsetKpi()
- Specified by:
unsetKpiin interfaceParameter- See Also:
Parameter.isSetKpi(),Parameter.isKpi(),Parameter.setKpi(boolean)- Generated code
-
isSetKpi
public boolean isSetKpi()
- Specified by:
isSetKpiin interfaceParameter- Returns:
- whether the value of the 'Kpi' attribute is set.
- See Also:
Parameter.unsetKpi(),Parameter.isKpi(),Parameter.setKpi(boolean)- Generated code
-
isSla
public boolean isSla()
- Specified by:
isSlain interfaceParameter- Returns:
- the value of the 'Sla' attribute.
- See Also:
Parameter.isSetSla(),Parameter.unsetSla(),Parameter.setSla(boolean),BpsimPackage.getParameter_Sla()- Generated code
-
setSla
public void setSla(boolean newSla)
- Specified by:
setSlain interfaceParameter- Parameters:
newSla- the new value of the 'Sla' attribute.- See Also:
Parameter.isSetSla(),Parameter.unsetSla(),Parameter.isSla()- Generated code
-
unsetSla
public void unsetSla()
- Specified by:
unsetSlain interfaceParameter- See Also:
Parameter.isSetSla(),Parameter.isSla(),Parameter.setSla(boolean)- Generated code
-
isSetSla
public boolean isSetSla()
- Specified by:
isSetSlain interfaceParameter- Returns:
- whether the value of the 'Sla' attribute is set.
- See Also:
Parameter.unsetSla(),Parameter.isSla(),Parameter.setSla(boolean)- Generated code
-
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:
eInverseRemovein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated code
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated code
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated code
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated code
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated code
-
toString
public String toString()
- Overrides:
toStringin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Generated code
-
-