public abstract class MeasureImpl extends AbstractMeasureElementImpl implements Measure
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<MeasureCategory> |
category
The cached value of the '
Category' reference list. |
protected static String |
CUSTOM_SCALE_EDEFAULT
The default value of the '
Custom Scale' attribute. |
protected String |
customScale
The cached value of the '
Custom Scale' attribute. |
protected Operation |
defaultQuery
The cached value of the '
Default Query' reference. |
protected org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> |
equivalentFrom
The cached value of the '
Equivalent From' reference list. |
protected org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> |
equivalentTo
The cached value of the '
Equivalent To' reference list. |
protected org.eclipse.emf.common.util.EList<MeasureRelationship> |
inbound
The cached value of the '
Inbound' reference list. |
protected static String |
MEASURE_LABEL_FORMAT_EDEFAULT
The default value of the '
Measure Label Format' attribute. |
protected String |
measureLabelFormat
The cached value of the '
Measure Label Format' attribute. |
protected static String |
MEASUREMENT_LABEL_FORMAT_EDEFAULT
The default value of the '
Measurement Label Format' attribute. |
protected String |
measurementLabelFormat
The cached value of the '
Measurement Label Format' attribute. |
protected org.eclipse.emf.common.util.EList<MeasureRelationship> |
measureRelationships
The cached value of the '
Measure Relationships' containment reference list. |
protected org.eclipse.emf.common.util.EList<MeasureRelationship> |
outbound
The cached value of the '
Outbound' reference list. |
protected org.eclipse.emf.common.util.EList<RefinementMeasureRelationship> |
refinementFrom
The cached value of the '
Refinement From' reference list. |
protected org.eclipse.emf.common.util.EList<RefinementMeasureRelationship> |
refinementTo
The cached value of the '
Refinement To' reference list. |
protected ScaleOfMeasurement |
scale
The cached value of the '
Scale' attribute. |
protected static ScaleOfMeasurement |
SCALE_EDEFAULT
The default value of the '
Scale' attribute. |
protected Scope |
scope
The cached value of the '
Scope' reference. |
protected String |
source
The cached value of the '
Source' attribute. |
protected static String |
SOURCE_EDEFAULT
The default value of the '
Source' attribute. |
protected Characteristic |
trait
The cached value of the '
Trait' reference. |
protected Boolean |
visible
The cached value of the '
Visible' attribute. |
protected static Boolean |
VISIBLE_EDEFAULT
The default value of the '
Visible' attribute. |
annotations, attributes, description, DESCRIPTION_EDEFAULT, inRelationships, name, NAME_EDEFAULT, outRelationships, SHORT_DESCRIPTION_EDEFAULT, shortDescriptionEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
MeasureImpl() |
| Modifier and Type | Method and Description |
|---|---|
Operation |
basicGetDefaultQuery() |
Scope |
basicGetScope() |
Characteristic |
basicGetTrait() |
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) |
Object |
eInvoke(int operationID,
org.eclipse.emf.common.util.EList<?> arguments) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<Argument> |
getAllArguments() |
org.eclipse.emf.common.util.EList<Argument> |
getArguments() |
org.eclipse.emf.common.util.EList<MeasureCategory> |
getCategory() |
String |
getCustomScale() |
Operation |
getDefaultQuery() |
org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> |
getEquivalentFrom() |
org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> |
getEquivalentTo() |
org.eclipse.emf.common.util.EList<MeasureRelationship> |
getInbound() |
String |
getMeasureLabelFormat() |
String |
getMeasurementLabelFormat() |
org.eclipse.emf.common.util.EList<MeasureRelationship> |
getMeasureRelationships() |
org.eclipse.emf.common.util.EList<MeasureRelationship> |
getOutbound() |
org.eclipse.emf.common.util.EList<RefinementMeasureRelationship> |
getRefinementFrom() |
org.eclipse.emf.common.util.EList<RefinementMeasureRelationship> |
getRefinementTo() |
ScaleOfMeasurement |
getScale() |
Scope |
getScope() |
String |
getSource() |
Characteristic |
getTrait() |
Boolean |
getVisible() |
void |
setCustomScale(String newCustomScale) |
void |
setDefaultQuery(Operation newDefaultQuery) |
void |
setMeasureLabelFormat(String newMeasureLabelFormat) |
void |
setMeasurementLabelFormat(String newMeasurementLabelFormat) |
void |
setScale(ScaleOfMeasurement newScale) |
void |
setScope(Scope newScope) |
void |
setSource(String newSource) |
void |
setTrait(Characteristic newTrait) |
void |
setVisible(Boolean newVisible) |
String |
toString() |
getAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptioneBasicSetContainer, eInternalContainerdynamicGet, 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, eSettingseAddVirtualValue, 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, eInverseRemove, eInvocationDelegate, 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, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final Boolean VISIBLE_EDEFAULT
Visible' attribute.
getVisible()protected Boolean visible
Visible' attribute.
getVisible()protected static final String SOURCE_EDEFAULT
Source' attribute.
getSource()protected String source
Source' attribute.
getSource()protected static final String MEASURE_LABEL_FORMAT_EDEFAULT
Measure Label Format' attribute.
getMeasureLabelFormat()protected String measureLabelFormat
Measure Label Format' attribute.
getMeasureLabelFormat()protected static final String MEASUREMENT_LABEL_FORMAT_EDEFAULT
Measurement Label Format' attribute.
getMeasurementLabelFormat()protected String measurementLabelFormat
Measurement Label Format' attribute.
getMeasurementLabelFormat()protected static final ScaleOfMeasurement SCALE_EDEFAULT
Scale' attribute.
getScale()protected ScaleOfMeasurement scale
Scale' attribute.
getScale()protected static final String CUSTOM_SCALE_EDEFAULT
Custom Scale' attribute.
getCustomScale()protected String customScale
Custom Scale' attribute.
getCustomScale()protected org.eclipse.emf.common.util.EList<RefinementMeasureRelationship> refinementFrom
Refinement From' reference list.
getRefinementFrom()protected org.eclipse.emf.common.util.EList<RefinementMeasureRelationship> refinementTo
Refinement To' reference list.
getRefinementTo()protected org.eclipse.emf.common.util.EList<MeasureRelationship> inbound
Inbound' reference list.
getInbound()protected org.eclipse.emf.common.util.EList<MeasureRelationship> outbound
Outbound' reference list.
getOutbound()protected org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> equivalentTo
Equivalent To' reference list.
getEquivalentTo()protected org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> equivalentFrom
Equivalent From' reference list.
getEquivalentFrom()protected Operation defaultQuery
Default Query' reference.
getDefaultQuery()protected org.eclipse.emf.common.util.EList<MeasureCategory> category
Category' reference list.
getCategory()protected Scope scope
Scope' reference.
getScope()protected Characteristic trait
Trait' reference.
getTrait()protected org.eclipse.emf.common.util.EList<MeasureRelationship> measureRelationships
Measure Relationships' containment reference list.
getMeasureRelationships()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class AbstractMeasureElementImplpublic Boolean getVisible()
getVisible in interface MeasureMeasure.setVisible(Boolean),
SmmPackage.getMeasure_Visible()public void setVisible(Boolean newVisible)
setVisible in interface MeasurenewVisible - the new value of the 'Visible' attribute.Measure.getVisible()public String getSource()
getSource in interface MeasureMeasure.setSource(String),
SmmPackage.getMeasure_Source()public void setSource(String newSource)
setSource in interface MeasurenewSource - the new value of the 'Source' attribute.Measure.getSource()public String getMeasureLabelFormat()
getMeasureLabelFormat in interface MeasureMeasure.setMeasureLabelFormat(String),
SmmPackage.getMeasure_MeasureLabelFormat()public void setMeasureLabelFormat(String newMeasureLabelFormat)
setMeasureLabelFormat in interface MeasurenewMeasureLabelFormat - the new value of the 'Measure Label Format' attribute.Measure.getMeasureLabelFormat()public String getMeasurementLabelFormat()
getMeasurementLabelFormat in interface MeasureMeasure.setMeasurementLabelFormat(String),
SmmPackage.getMeasure_MeasurementLabelFormat()public void setMeasurementLabelFormat(String newMeasurementLabelFormat)
setMeasurementLabelFormat in interface MeasurenewMeasurementLabelFormat - the new value of the 'Measurement Label Format' attribute.Measure.getMeasurementLabelFormat()public ScaleOfMeasurement getScale()
getScale in interface MeasureScaleOfMeasurement,
Measure.setScale(ScaleOfMeasurement),
SmmPackage.getMeasure_Scale()public void setScale(ScaleOfMeasurement newScale)
setScale in interface MeasurenewScale - the new value of the 'Scale' attribute.ScaleOfMeasurement,
Measure.getScale()public String getCustomScale()
getCustomScale in interface MeasureMeasure.setCustomScale(String),
SmmPackage.getMeasure_CustomScale()public void setCustomScale(String newCustomScale)
setCustomScale in interface MeasurenewCustomScale - the new value of the 'Custom Scale' attribute.Measure.getCustomScale()public org.eclipse.emf.common.util.EList<RefinementMeasureRelationship> getRefinementFrom()
getRefinementFrom in interface MeasureSmmPackage.getMeasure_RefinementFrom()public org.eclipse.emf.common.util.EList<RefinementMeasureRelationship> getRefinementTo()
getRefinementTo in interface MeasureSmmPackage.getMeasure_RefinementTo()public org.eclipse.emf.common.util.EList<MeasureRelationship> getInbound()
getInbound in interface MeasureSmmPackage.getMeasure_Inbound()public org.eclipse.emf.common.util.EList<MeasureRelationship> getOutbound()
getOutbound in interface MeasureSmmPackage.getMeasure_Outbound()public org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> getEquivalentTo()
getEquivalentTo in interface MeasureSmmPackage.getMeasure_EquivalentTo()public org.eclipse.emf.common.util.EList<EquivalentMeasureRelationship> getEquivalentFrom()
getEquivalentFrom in interface MeasureSmmPackage.getMeasure_EquivalentFrom()public Operation getDefaultQuery()
getDefaultQuery in interface MeasureMeasure.setDefaultQuery(Operation),
SmmPackage.getMeasure_DefaultQuery()public Operation basicGetDefaultQuery()
public void setDefaultQuery(Operation newDefaultQuery)
setDefaultQuery in interface MeasurenewDefaultQuery - the new value of the 'Default Query' reference.Measure.getDefaultQuery()public org.eclipse.emf.common.util.EList<MeasureCategory> getCategory()
getCategory in interface MeasureSmmPackage.getMeasure_Category(),
MeasureCategory.getCategoryMeasure()public Scope getScope()
getScope in interface MeasureMeasure.setScope(Scope),
SmmPackage.getMeasure_Scope()public Scope basicGetScope()
public void setScope(Scope newScope)
setScope in interface MeasurenewScope - the new value of the 'Scope' reference.Measure.getScope()public Characteristic getTrait()
getTrait in interface MeasureMeasure.setTrait(Characteristic),
SmmPackage.getMeasure_Trait()public Characteristic basicGetTrait()
public void setTrait(Characteristic newTrait)
setTrait in interface MeasurenewTrait - the new value of the 'Trait' reference.Measure.getTrait()public org.eclipse.emf.common.util.EList<MeasureRelationship> getMeasureRelationships()
getMeasureRelationships in interface MeasureSmmPackage.getMeasure_MeasureRelationships()public org.eclipse.emf.common.util.EList<Argument> getArguments()
getArguments in interface Measurepublic org.eclipse.emf.common.util.EList<Argument> getAllArguments()
getAllArguments in interface Measurepublic org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd in class SmmElementImplpublic org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class SmmElementImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class SmmElementImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class SmmElementImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class SmmElementImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class SmmElementImplpublic Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException
eInvoke in interface org.eclipse.emf.ecore.InternalEObjecteInvoke in class org.eclipse.emf.ecore.impl.BasicEObjectImplInvocationTargetExceptionpublic String toString()
toString in class SmmElementImplCopyright © 2018–2020 Atlanmod. All rights reserved.