org.eclipse.gmf.mappings.impl
Class MetricRuleImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by 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 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
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected  String description
          The cached value of the 'Description' attribute.
protected static String DESCRIPTION_EDEFAULT
          The default value of the 'Description' attribute.
protected static Double HIGH_LIMIT_EDEFAULT
          The default value of the 'High Limit' attribute.
protected  Double highLimit
          The cached value of the 'High Limit' attribute.
protected  String key
          The cached value of the 'Key' attribute.
protected static String KEY_EDEFAULT
          The default value of the 'Key' attribute.
protected static Double LOW_LIMIT_EDEFAULT
          The default value of the 'Low Limit' attribute.
protected  Double lowLimit
          The cached value of the 'Low Limit' attribute.
protected  String name
          The cached value of the 'Name' attribute.
protected static String NAME_EDEFAULT
          The default value of the 'Name' attribute.
protected  ValueExpression rule
          The cached value of the 'Rule' containment reference.
protected  Measurable target
          The cached value of the 'Target' containment reference.
 
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
 
Constructor Summary
protected MetricRuleImpl()
           
 
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)
           
 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, Object newValue)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 MetricContainer getContainer()
           
 String getDescription()
           
 Double getHighLimit()
           
 String getKey()
           
 Double getLowLimit()
           
 String getName()
           
 ValueExpression getRule()
           
 Measurable getTarget()
           
 void setContainer(MetricContainer newContainer)
           
 void setDescription(String newDescription)
           
 void setHighLimit(Double newHighLimit)
           
 void setKey(String newKey)
           
 void setLowLimit(Double newLowLimit)
           
 void setName(String newName)
           
 void setRule(ValueExpression newRule)
           
 void setTarget(Measurable newTarget)
           
 String toString()
           
 
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, 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, 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
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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
 

Field Detail

NAME_EDEFAULT

protected static final String NAME_EDEFAULT
The default value of the 'Name' attribute.

See Also:
getName()
Generated
Ordered

name

protected String name
The cached value of the 'Name' attribute.

See Also:
getName()
Generated
Ordered

DESCRIPTION_EDEFAULT

protected static final String DESCRIPTION_EDEFAULT
The default value of the 'Description' attribute.

See Also:
getDescription()
Generated
Ordered

description

protected String description
The cached value of the 'Description' attribute.

See Also:
getDescription()
Generated
Ordered

KEY_EDEFAULT

protected static final String KEY_EDEFAULT
The default value of the 'Key' attribute.

See Also:
getKey()
Generated
Ordered

key

protected 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 Double LOW_LIMIT_EDEFAULT
The default value of the 'Low Limit' attribute.

See Also:
getLowLimit()
Generated
Ordered

lowLimit

protected Double lowLimit
The cached value of the 'Low Limit' attribute.

See Also:
getLowLimit()
Generated
Ordered

HIGH_LIMIT_EDEFAULT

protected static final Double HIGH_LIMIT_EDEFAULT
The default value of the 'High Limit' attribute.

See Also:
getHighLimit()
Generated
Ordered

highLimit

protected Double highLimit
The cached value of the 'High Limit' attribute.

See Also:
getHighLimit()
Generated
Ordered
Constructor Detail

MetricRuleImpl

protected MetricRuleImpl()

Generated
Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl
Generated

getName

public 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(String newName)

Specified by:
setName in interface RuleBase
Parameters:
newName - the new value of the 'Name' attribute.
See Also:
RuleBase.getName()
Generated

getDescription

public 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(String newDescription)

Specified by:
setDescription in interface RuleBase
Parameters:
newDescription - the new value of the 'Description' attribute.
See Also:
RuleBase.getDescription()
Generated

getKey

public 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(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 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(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 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(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 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,
                 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 String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Generated


Copyright © 2012. All Rights Reserved.