|
org.eclipse.gmf.mappings.impl
Class MetricRuleImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.gmf.mappings.impl.MetricRuleImpl
-
All Implemented Interfaces:
- org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject,
MetricRule,
RuleBase
-
public class MetricRuleImpl
- extends org.eclipse.emf.ecore.impl.EObjectImpl
- implements
MetricRule
An implementation of the model object '
Metric Rule
'.
The following features are implemented:
-
** Generated **
-
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>
|
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
|
org.eclipse.emf.ecore.InternalEObject.EStore
|
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
|
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.eclipse.emf.ecore.InternalEObject
|
EOPPOSITE_FEATURE_BASE
|
Method Summary
|
org.eclipse.emf.common.notify.NotificationChain
|
basicSetContainer
(
MetricContainer newContainer,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain
|
basicSetRule
(
ValueExpression newRule,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain
|
basicSetTarget
(
Measurable newTarget,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain
|
eBasicRemoveFromContainerFeature
(org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.Object
|
eGet
(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain
|
eInverseAdd
(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain
|
eInverseRemove
(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean
|
eIsSet
(int featureID)
|
void
|
eSet
(int featureID,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass
|
eStaticClass
()
|
void
|
eUnset
(int featureID)
|
MetricContainer
|
getContainer
()
|
java.lang.String
|
getDescription
()
|
java.lang.Double
|
getHighLimit
()
|
java.lang.String
|
getKey
()
|
java.lang.Double
|
getLowLimit
()
|
java.lang.String
|
getName
()
|
ValueExpression
|
getRule
()
|
Measurable
|
getTarget
()
|
void
|
setContainer
(
MetricContainer newContainer)
|
void
|
setDescription
(java.lang.String newDescription)
|
void
|
setHighLimit
(java.lang.Double newHighLimit)
|
void
|
setKey
(java.lang.String newKey)
|
void
|
setLowLimit
(java.lang.Double newLowLimit)
|
void
|
setName
(java.lang.String newName)
|
void
|
setRule
(
ValueExpression newRule)
|
void
|
setTarget
(
Measurable newTarget)
|
java.lang.String
|
toString
()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
|
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, 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
|
Methods inherited from interface org.eclipse.emf.ecore.EObject
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
|
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
|
eAdapters, eDeliver, eNotify, eSetDeliver
|
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
|
eNotificationRequired
|
NAME_EDEFAULT
protected static final java.lang.String NAME_EDEFAULT
- The default value of the '
Name ' attribute.
-
See Also:
-
getName()
-
** Generated **
-
-
Ordered:
-
name
protected java.lang.String name
- The cached value of the '
Name ' attribute.
-
See Also:
-
getName()
-
** Generated **
-
-
Ordered:
-
DESCRIPTION_EDEFAULT
protected static final java.lang.String DESCRIPTION_EDEFAULT
- The default value of the '
Description ' attribute.
-
See Also:
-
getDescription()
-
** Generated **
-
-
Ordered:
-
description
protected java.lang.String description
- The cached value of the '
Description ' attribute.
-
See Also:
-
getDescription()
-
** Generated **
-
-
Ordered:
-
KEY_EDEFAULT
protected static final java.lang.String KEY_EDEFAULT
- The default value of the '
Key ' attribute.
-
See Also:
-
getKey()
-
** Generated **
-
-
Ordered:
-
key
protected java.lang.String key
- The cached value of the '
Key ' attribute.
-
See Also:
-
getKey()
-
** Generated **
-
-
Ordered:
-
rule
protected
ValueExpression rule
- The cached value of the '
Rule ' containment reference.
-
See Also:
-
getRule()
-
** Generated **
-
-
Ordered:
-
target
protected
Measurable target
- The cached value of the '
Target ' containment reference.
-
See Also:
-
getTarget()
-
** Generated **
-
-
Ordered:
-
LOW_LIMIT_EDEFAULT
protected static final java.lang.Double LOW_LIMIT_EDEFAULT
- The default value of the '
Low Limit ' attribute.
-
See Also:
-
getLowLimit()
-
** Generated **
-
-
Ordered:
-
lowLimit
protected java.lang.Double lowLimit
- The cached value of the '
Low Limit ' attribute.
-
See Also:
-
getLowLimit()
-
** Generated **
-
-
Ordered:
-
HIGH_LIMIT_EDEFAULT
protected static final java.lang.Double HIGH_LIMIT_EDEFAULT
- The default value of the '
High Limit ' attribute.
-
See Also:
-
getHighLimit()
-
** Generated **
-
-
Ordered:
-
highLimit
protected java.lang.Double highLimit
- The cached value of the '
High Limit ' attribute.
-
See Also:
-
getHighLimit()
-
** Generated **
-
-
Ordered:
-
MetricRuleImpl
protected MetricRuleImpl()
-
-
** Generated **
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
-
-
-
Overrides:
-
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl
-
-
** Generated **
-
getName
public java.lang.String getName()
-
-
-
Specified by:
-
getName
in interface
RuleBase
-
-
Returns:
- the value of the 'Name' attribute.
-
See Also:
-
RuleBase.setName(String) ,
GMFMapPackage.getRuleBase_Name()
-
** Generated **
-
setName
public void setName(java.lang.String newName)
-
-
-
Specified by:
-
setName
in interface
RuleBase
-
-
Parameters:
-
newName - the new value of the 'Name' attribute. -
See Also:
-
RuleBase.getName()
-
** Generated **
-
getDescription
public java.lang.String getDescription()
-
-
-
Specified by:
-
getDescription
in interface
RuleBase
-
-
Returns:
- the value of the 'Description' attribute.
-
See Also:
-
RuleBase.setDescription(String) ,
GMFMapPackage.getRuleBase_Description()
-
** Generated **
-
setDescription
public void setDescription(java.lang.String newDescription)
-
-
-
Specified by:
-
setDescription
in interface
RuleBase
-
-
Parameters:
-
newDescription - the new value of the 'Description' attribute. -
See Also:
-
RuleBase.getDescription()
-
** Generated **
-
getKey
public java.lang.String getKey()
-
-
-
Specified by:
-
getKey
in interface
MetricRule
-
-
Returns:
- the value of the 'Key' attribute.
-
See Also:
-
MetricRule.setKey(String) ,
GMFMapPackage.getMetricRule_Key()
-
** Generated **
-
setKey
public void setKey(java.lang.String newKey)
-
-
-
Specified by:
-
setKey
in interface
MetricRule
-
-
Parameters:
-
newKey - the new value of the 'Key' attribute. -
See Also:
-
MetricRule.getKey()
-
** Generated **
-
getRule
public
ValueExpression getRule()
-
-
-
Specified by:
-
getRule
in interface
MetricRule
-
-
Returns:
- the value of the 'Rule' containment reference.
-
See Also:
-
MetricRule.setRule(ValueExpression) ,
GMFMapPackage.getMetricRule_Rule()
-
** Generated **
-
basicSetRule
public org.eclipse.emf.common.notify.NotificationChain basicSetRule(
ValueExpression newRule,
org.eclipse.emf.common.notify.NotificationChain msgs)
-
-
-
-
** Generated **
-
setRule
public void setRule(
ValueExpression newRule)
-
-
-
Specified by:
-
setRule
in interface
MetricRule
-
-
Parameters:
-
newRule - the new value of the 'Rule' containment reference. -
See Also:
-
MetricRule.getRule()
-
** Generated **
-
getTarget
public
Measurable getTarget()
-
-
-
Specified by:
-
getTarget
in interface
MetricRule
-
-
Returns:
- the value of the 'Target' containment reference.
-
See Also:
-
MetricRule.setTarget(Measurable) ,
GMFMapPackage.getMetricRule_Target()
-
** Generated **
-
basicSetTarget
public org.eclipse.emf.common.notify.NotificationChain basicSetTarget(
Measurable newTarget,
org.eclipse.emf.common.notify.NotificationChain msgs)
-
-
-
-
** Generated **
-
setTarget
public void setTarget(
Measurable newTarget)
-
-
-
Specified by:
-
setTarget
in interface
MetricRule
-
-
Parameters:
-
newTarget - the new value of the 'Target' containment reference. -
See Also:
-
MetricRule.getTarget()
-
** Generated **
-
getLowLimit
public java.lang.Double getLowLimit()
-
-
-
Specified by:
-
getLowLimit
in interface
MetricRule
-
-
Returns:
- the value of the 'Low Limit' attribute.
-
See Also:
-
MetricRule.setLowLimit(Double) ,
GMFMapPackage.getMetricRule_LowLimit()
-
** Generated **
-
setLowLimit
public void setLowLimit(java.lang.Double newLowLimit)
-
-
-
Specified by:
-
setLowLimit
in interface
MetricRule
-
-
Parameters:
-
newLowLimit - the new value of the 'Low Limit' attribute. -
See Also:
-
MetricRule.getLowLimit()
-
** Generated **
-
getHighLimit
public java.lang.Double getHighLimit()
-
-
-
Specified by:
-
getHighLimit
in interface
MetricRule
-
-
Returns:
- the value of the 'High Limit' attribute.
-
See Also:
-
MetricRule.setHighLimit(Double) ,
GMFMapPackage.getMetricRule_HighLimit()
-
** Generated **
-
setHighLimit
public void setHighLimit(java.lang.Double newHighLimit)
-
-
-
Specified by:
-
setHighLimit
in interface
MetricRule
-
-
Parameters:
-
newHighLimit - the new value of the 'High Limit' attribute. -
See Also:
-
MetricRule.getHighLimit()
-
** Generated **
-
getContainer
public
MetricContainer getContainer()
-
-
-
Specified by:
-
getContainer
in interface
MetricRule
-
-
Returns:
- the value of the 'Container' container reference.
-
See Also:
-
MetricRule.setContainer(MetricContainer) ,
GMFMapPackage.getMetricRule_Container() ,
MetricContainer.getMetrics()
-
** Generated **
-
basicSetContainer
public org.eclipse.emf.common.notify.NotificationChain basicSetContainer(
MetricContainer newContainer,
org.eclipse.emf.common.notify.NotificationChain msgs)
-
-
-
-
** Generated **
-
setContainer
public void setContainer(
MetricContainer newContainer)
-
-
-
Specified by:
-
setContainer
in interface
MetricRule
-
-
Parameters:
-
newContainer - the new value of the 'Container' container reference. -
See Also:
-
MetricRule.getContainer()
-
** Generated **
-
eInverseAdd
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
-
-
-
Overrides:
-
eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-
** Generated **
-
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:
-
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-
** Generated **
-
eBasicRemoveFromContainerFeature
public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
-
-
-
Overrides:
-
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-
** Generated **
-
eGet
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
-
-
Specified by:
-
eGet in interface org.eclipse.emf.ecore.InternalEObject
-
Overrides:
-
eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-
** Generated **
-
eSet
public void eSet(int featureID,
java.lang.Object newValue)
-
-
-
Specified by:
-
eSet in interface org.eclipse.emf.ecore.InternalEObject
-
Overrides:
-
eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-
** Generated **
-
eUnset
public void eUnset(int featureID)
-
-
-
Specified by:
-
eUnset in interface org.eclipse.emf.ecore.InternalEObject
-
Overrides:
-
eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-
** Generated **
-
eIsSet
public boolean eIsSet(int featureID)
-
-
-
Specified by:
-
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
-
Overrides:
-
eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-
** Generated **
-
toString
public java.lang.String toString()
-
-
-
Overrides:
-
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-
** Generated **
-
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.
|
|