Package fr.esrf.tango.pogo.pogoDsl.impl
Class AttrPropertiesImpl
- 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
-
- fr.esrf.tango.pogo.pogoDsl.impl.AttrPropertiesImpl
-
- All Implemented Interfaces:
AttrProperties,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 AttrPropertiesImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements AttrProperties
An implementation of the model object 'Attr Properties'.The following features are implemented:
-
-
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 static java.lang.StringDELTA_TIME_EDEFAULTThe default value of the 'Delta Time' attribute.protected static java.lang.StringDELTA_VALUE_EDEFAULTThe default value of the 'Delta Value' attribute.protected java.lang.StringdeltaTimeThe cached value of the 'Delta Time' attribute.protected java.lang.StringdeltaValueThe cached value of the 'Delta Value' attribute.protected java.lang.StringdescriptionThe cached value of the 'Description' attribute.protected static java.lang.StringDESCRIPTION_EDEFAULTThe default value of the 'Description' attribute.protected static java.lang.StringDISPLAY_UNIT_EDEFAULTThe default value of the 'Display Unit' attribute.protected java.lang.StringdisplayUnitThe cached value of the 'Display Unit' attribute.protected java.lang.StringformatThe cached value of the 'Format' attribute.protected static java.lang.StringFORMAT_EDEFAULTThe default value of the 'Format' attribute.protected java.lang.StringlabelThe cached value of the 'Label' attribute.protected static java.lang.StringLABEL_EDEFAULTThe default value of the 'Label' attribute.protected static java.lang.StringMAX_ALARM_EDEFAULTThe default value of the 'Max Alarm' attribute.protected static java.lang.StringMAX_VALUE_EDEFAULTThe default value of the 'Max Value' attribute.protected static java.lang.StringMAX_WARNING_EDEFAULTThe default value of the 'Max Warning' attribute.protected java.lang.StringmaxAlarmThe cached value of the 'Max Alarm' attribute.protected java.lang.StringmaxValueThe cached value of the 'Max Value' attribute.protected java.lang.StringmaxWarningThe cached value of the 'Max Warning' attribute.protected static java.lang.StringMIN_ALARM_EDEFAULTThe default value of the 'Min Alarm' attribute.protected static java.lang.StringMIN_VALUE_EDEFAULTThe default value of the 'Min Value' attribute.protected static java.lang.StringMIN_WARNING_EDEFAULTThe default value of the 'Min Warning' attribute.protected java.lang.StringminAlarmThe cached value of the 'Min Alarm' attribute.protected java.lang.StringminValueThe cached value of the 'Min Value' attribute.protected java.lang.StringminWarningThe cached value of the 'Min Warning' attribute.protected static java.lang.StringSTANDARD_UNIT_EDEFAULTThe default value of the 'Standard Unit' attribute.protected java.lang.StringstandardUnitThe cached value of the 'Standard Unit' attribute.protected java.lang.StringunitThe cached value of the 'Unit' attribute.protected static java.lang.StringUNIT_EDEFAULTThe default value of the 'Unit' 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 protectedAttrPropertiesImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjecteGet(int featureID, boolean resolve, boolean coreType)booleaneIsSet(int featureID)voideSet(int featureID, java.lang.Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)java.lang.StringgetDeltaTime()java.lang.StringgetDeltaValue()java.lang.StringgetDescription()java.lang.StringgetDisplayUnit()java.lang.StringgetFormat()java.lang.StringgetLabel()java.lang.StringgetMaxAlarm()java.lang.StringgetMaxValue()java.lang.StringgetMaxWarning()java.lang.StringgetMinAlarm()java.lang.StringgetMinValue()java.lang.StringgetMinWarning()java.lang.StringgetStandardUnit()java.lang.StringgetUnit()voidsetDeltaTime(java.lang.String newDeltaTime)voidsetDeltaValue(java.lang.String newDeltaValue)voidsetDescription(java.lang.String newDescription)voidsetDisplayUnit(java.lang.String newDisplayUnit)voidsetFormat(java.lang.String newFormat)voidsetLabel(java.lang.String newLabel)voidsetMaxAlarm(java.lang.String newMaxAlarm)voidsetMaxValue(java.lang.String newMaxValue)voidsetMaxWarning(java.lang.String newMaxWarning)voidsetMinAlarm(java.lang.String newMinAlarm)voidsetMinValue(java.lang.String newMinValue)voidsetMinWarning(java.lang.String newMinWarning)voidsetStandardUnit(java.lang.String newStandardUnit)voidsetUnit(java.lang.String newUnit)java.lang.StringtoString()-
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, 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 Detail
-
DESCRIPTION_EDEFAULT
protected static final java.lang.String DESCRIPTION_EDEFAULT
The default value of the 'Description' attribute.- See Also:
getDescription()
-
description
protected java.lang.String description
The cached value of the 'Description' attribute.- See Also:
getDescription()
-
LABEL_EDEFAULT
protected static final java.lang.String LABEL_EDEFAULT
The default value of the 'Label' attribute.- See Also:
getLabel()
-
label
protected java.lang.String label
The cached value of the 'Label' attribute.- See Also:
getLabel()
-
UNIT_EDEFAULT
protected static final java.lang.String UNIT_EDEFAULT
The default value of the 'Unit' attribute.- See Also:
getUnit()
-
STANDARD_UNIT_EDEFAULT
protected static final java.lang.String STANDARD_UNIT_EDEFAULT
The default value of the 'Standard Unit' attribute.- See Also:
getStandardUnit()
-
standardUnit
protected java.lang.String standardUnit
The cached value of the 'Standard Unit' attribute.- See Also:
getStandardUnit()
-
DISPLAY_UNIT_EDEFAULT
protected static final java.lang.String DISPLAY_UNIT_EDEFAULT
The default value of the 'Display Unit' attribute.- See Also:
getDisplayUnit()
-
displayUnit
protected java.lang.String displayUnit
The cached value of the 'Display Unit' attribute.- See Also:
getDisplayUnit()
-
FORMAT_EDEFAULT
protected static final java.lang.String FORMAT_EDEFAULT
The default value of the 'Format' attribute.- See Also:
getFormat()
-
format
protected java.lang.String format
The cached value of the 'Format' attribute.- See Also:
getFormat()
-
MAX_VALUE_EDEFAULT
protected static final java.lang.String MAX_VALUE_EDEFAULT
The default value of the 'Max Value' attribute.- See Also:
getMaxValue()
-
maxValue
protected java.lang.String maxValue
The cached value of the 'Max Value' attribute.- See Also:
getMaxValue()
-
MIN_VALUE_EDEFAULT
protected static final java.lang.String MIN_VALUE_EDEFAULT
The default value of the 'Min Value' attribute.- See Also:
getMinValue()
-
minValue
protected java.lang.String minValue
The cached value of the 'Min Value' attribute.- See Also:
getMinValue()
-
MAX_ALARM_EDEFAULT
protected static final java.lang.String MAX_ALARM_EDEFAULT
The default value of the 'Max Alarm' attribute.- See Also:
getMaxAlarm()
-
maxAlarm
protected java.lang.String maxAlarm
The cached value of the 'Max Alarm' attribute.- See Also:
getMaxAlarm()
-
MIN_ALARM_EDEFAULT
protected static final java.lang.String MIN_ALARM_EDEFAULT
The default value of the 'Min Alarm' attribute.- See Also:
getMinAlarm()
-
minAlarm
protected java.lang.String minAlarm
The cached value of the 'Min Alarm' attribute.- See Also:
getMinAlarm()
-
MAX_WARNING_EDEFAULT
protected static final java.lang.String MAX_WARNING_EDEFAULT
The default value of the 'Max Warning' attribute.- See Also:
getMaxWarning()
-
maxWarning
protected java.lang.String maxWarning
The cached value of the 'Max Warning' attribute.- See Also:
getMaxWarning()
-
MIN_WARNING_EDEFAULT
protected static final java.lang.String MIN_WARNING_EDEFAULT
The default value of the 'Min Warning' attribute.- See Also:
getMinWarning()
-
minWarning
protected java.lang.String minWarning
The cached value of the 'Min Warning' attribute.- See Also:
getMinWarning()
-
DELTA_TIME_EDEFAULT
protected static final java.lang.String DELTA_TIME_EDEFAULT
The default value of the 'Delta Time' attribute.- See Also:
getDeltaTime()
-
deltaTime
protected java.lang.String deltaTime
The cached value of the 'Delta Time' attribute.- See Also:
getDeltaTime()
-
DELTA_VALUE_EDEFAULT
protected static final java.lang.String DELTA_VALUE_EDEFAULT
The default value of the 'Delta Value' attribute.- See Also:
getDeltaValue()
-
deltaValue
protected java.lang.String deltaValue
The cached value of the 'Delta Value' attribute.- See Also:
getDeltaValue()
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
getDescription
public java.lang.String getDescription()
- Specified by:
getDescriptionin interfaceAttrProperties- Returns:
- the value of the 'Description' attribute.
- See Also:
AttrProperties.setDescription(String),PogoDslPackage.getAttrProperties_Description()
-
setDescription
public void setDescription(java.lang.String newDescription)
- Specified by:
setDescriptionin interfaceAttrProperties- Parameters:
newDescription- the new value of the 'Description' attribute.- See Also:
AttrProperties.getDescription()
-
getLabel
public java.lang.String getLabel()
- Specified by:
getLabelin interfaceAttrProperties- Returns:
- the value of the 'Label' attribute.
- See Also:
AttrProperties.setLabel(String),PogoDslPackage.getAttrProperties_Label()
-
setLabel
public void setLabel(java.lang.String newLabel)
- Specified by:
setLabelin interfaceAttrProperties- Parameters:
newLabel- the new value of the 'Label' attribute.- See Also:
AttrProperties.getLabel()
-
getUnit
public java.lang.String getUnit()
- Specified by:
getUnitin interfaceAttrProperties- Returns:
- the value of the 'Unit' attribute.
- See Also:
AttrProperties.setUnit(String),PogoDslPackage.getAttrProperties_Unit()
-
setUnit
public void setUnit(java.lang.String newUnit)
- Specified by:
setUnitin interfaceAttrProperties- Parameters:
newUnit- the new value of the 'Unit' attribute.- See Also:
AttrProperties.getUnit()
-
getStandardUnit
public java.lang.String getStandardUnit()
- Specified by:
getStandardUnitin interfaceAttrProperties- Returns:
- the value of the 'Standard Unit' attribute.
- See Also:
AttrProperties.setStandardUnit(String),PogoDslPackage.getAttrProperties_StandardUnit()
-
setStandardUnit
public void setStandardUnit(java.lang.String newStandardUnit)
- Specified by:
setStandardUnitin interfaceAttrProperties- Parameters:
newStandardUnit- the new value of the 'Standard Unit' attribute.- See Also:
AttrProperties.getStandardUnit()
-
getDisplayUnit
public java.lang.String getDisplayUnit()
- Specified by:
getDisplayUnitin interfaceAttrProperties- Returns:
- the value of the 'Display Unit' attribute.
- See Also:
AttrProperties.setDisplayUnit(String),PogoDslPackage.getAttrProperties_DisplayUnit()
-
setDisplayUnit
public void setDisplayUnit(java.lang.String newDisplayUnit)
- Specified by:
setDisplayUnitin interfaceAttrProperties- Parameters:
newDisplayUnit- the new value of the 'Display Unit' attribute.- See Also:
AttrProperties.getDisplayUnit()
-
getFormat
public java.lang.String getFormat()
- Specified by:
getFormatin interfaceAttrProperties- Returns:
- the value of the 'Format' attribute.
- See Also:
AttrProperties.setFormat(String),PogoDslPackage.getAttrProperties_Format()
-
setFormat
public void setFormat(java.lang.String newFormat)
- Specified by:
setFormatin interfaceAttrProperties- Parameters:
newFormat- the new value of the 'Format' attribute.- See Also:
AttrProperties.getFormat()
-
getMaxValue
public java.lang.String getMaxValue()
- Specified by:
getMaxValuein interfaceAttrProperties- Returns:
- the value of the 'Max Value' attribute.
- See Also:
AttrProperties.setMaxValue(String),PogoDslPackage.getAttrProperties_MaxValue()
-
setMaxValue
public void setMaxValue(java.lang.String newMaxValue)
- Specified by:
setMaxValuein interfaceAttrProperties- Parameters:
newMaxValue- the new value of the 'Max Value' attribute.- See Also:
AttrProperties.getMaxValue()
-
getMinValue
public java.lang.String getMinValue()
- Specified by:
getMinValuein interfaceAttrProperties- Returns:
- the value of the 'Min Value' attribute.
- See Also:
AttrProperties.setMinValue(String),PogoDslPackage.getAttrProperties_MinValue()
-
setMinValue
public void setMinValue(java.lang.String newMinValue)
- Specified by:
setMinValuein interfaceAttrProperties- Parameters:
newMinValue- the new value of the 'Min Value' attribute.- See Also:
AttrProperties.getMinValue()
-
getMaxAlarm
public java.lang.String getMaxAlarm()
- Specified by:
getMaxAlarmin interfaceAttrProperties- Returns:
- the value of the 'Max Alarm' attribute.
- See Also:
AttrProperties.setMaxAlarm(String),PogoDslPackage.getAttrProperties_MaxAlarm()
-
setMaxAlarm
public void setMaxAlarm(java.lang.String newMaxAlarm)
- Specified by:
setMaxAlarmin interfaceAttrProperties- Parameters:
newMaxAlarm- the new value of the 'Max Alarm' attribute.- See Also:
AttrProperties.getMaxAlarm()
-
getMinAlarm
public java.lang.String getMinAlarm()
- Specified by:
getMinAlarmin interfaceAttrProperties- Returns:
- the value of the 'Min Alarm' attribute.
- See Also:
AttrProperties.setMinAlarm(String),PogoDslPackage.getAttrProperties_MinAlarm()
-
setMinAlarm
public void setMinAlarm(java.lang.String newMinAlarm)
- Specified by:
setMinAlarmin interfaceAttrProperties- Parameters:
newMinAlarm- the new value of the 'Min Alarm' attribute.- See Also:
AttrProperties.getMinAlarm()
-
getMaxWarning
public java.lang.String getMaxWarning()
- Specified by:
getMaxWarningin interfaceAttrProperties- Returns:
- the value of the 'Max Warning' attribute.
- See Also:
AttrProperties.setMaxWarning(String),PogoDslPackage.getAttrProperties_MaxWarning()
-
setMaxWarning
public void setMaxWarning(java.lang.String newMaxWarning)
- Specified by:
setMaxWarningin interfaceAttrProperties- Parameters:
newMaxWarning- the new value of the 'Max Warning' attribute.- See Also:
AttrProperties.getMaxWarning()
-
getMinWarning
public java.lang.String getMinWarning()
- Specified by:
getMinWarningin interfaceAttrProperties- Returns:
- the value of the 'Min Warning' attribute.
- See Also:
AttrProperties.setMinWarning(String),PogoDslPackage.getAttrProperties_MinWarning()
-
setMinWarning
public void setMinWarning(java.lang.String newMinWarning)
- Specified by:
setMinWarningin interfaceAttrProperties- Parameters:
newMinWarning- the new value of the 'Min Warning' attribute.- See Also:
AttrProperties.getMinWarning()
-
getDeltaTime
public java.lang.String getDeltaTime()
- Specified by:
getDeltaTimein interfaceAttrProperties- Returns:
- the value of the 'Delta Time' attribute.
- See Also:
AttrProperties.setDeltaTime(String),PogoDslPackage.getAttrProperties_DeltaTime()
-
setDeltaTime
public void setDeltaTime(java.lang.String newDeltaTime)
- Specified by:
setDeltaTimein interfaceAttrProperties- Parameters:
newDeltaTime- the new value of the 'Delta Time' attribute.- See Also:
AttrProperties.getDeltaTime()
-
getDeltaValue
public java.lang.String getDeltaValue()
- Specified by:
getDeltaValuein interfaceAttrProperties- Returns:
- the value of the 'Delta Value' attribute.
- See Also:
AttrProperties.setDeltaValue(String),PogoDslPackage.getAttrProperties_DeltaValue()
-
setDeltaValue
public void setDeltaValue(java.lang.String newDeltaValue)
- Specified by:
setDeltaValuein interfaceAttrProperties- Parameters:
newDeltaValue- the new value of the 'Delta Value' attribute.- See Also:
AttrProperties.getDeltaValue()
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
toString
public java.lang.String toString()
- Overrides:
toStringin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-