public class ParameterImpl extends NumberImpl implements Parameter
The following features are implemented:
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreNILEOPPOSITE_FEATURE_BASE| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
double |
getDefaultValue() |
String |
getDescription() |
String |
getShortname() |
void |
setDefaultValue(double newDefaultValue) |
void |
setDescription(String newDescription) |
void |
setShortname(String newShortname) |
String |
toString() |
getName, setNameeInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic String getShortname()
getShortname in interface ParameterParameter.setShortname(String),
MetricDSLPackage.getParameter_Shortname()public void setShortname(String newShortname)
setShortname in interface ParameternewShortname - the new value of the 'Shortname' attribute.Parameter.getShortname()public String getDescription()
getDescription in interface ParameterParameter.setDescription(String),
MetricDSLPackage.getParameter_Description()public void setDescription(String newDescription)
setDescription in interface ParameternewDescription - the new value of the 'Description' attribute.Parameter.getDescription()public double getDefaultValue()
getDefaultValue in interface ParameterParameter.setDefaultValue(double),
MetricDSLPackage.getParameter_DefaultValue()public void setDefaultValue(double newDefaultValue)
setDefaultValue in interface ParameternewDefaultValue - the new value of the 'Default Value' attribute.Parameter.getDefaultValue()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class NumberImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class NumberImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class NumberImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class NumberImplpublic String toString()
toString in class NumberImpl