public class GradeMeasurementImpl extends MeasurementImpl implements GradeMeasurement
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 Operation |
baseQuery
The cached value of the '
Base Query' reference. |
protected GradeMeasurementRelationship |
gradeTo
The cached value of the '
Grade To' reference. |
protected static boolean |
IS_BASE_SUPPLIED_EDEFAULT
The default value of the '
Is Base Supplied' attribute. |
protected boolean |
isBaseSupplied
The cached value of the '
Is Base Supplied' attribute. |
protected String |
value
The cached value of the '
Value' attribute. |
protected static String |
VALUE_EDEFAULT
The default value of the '
Value' attribute. |
BREAK_VALUE_EDEFAULT, breakValue, equivalentFrom, equivalentTo, error, ERROR_EDEFAULT, inbound, measurand, measurementRelationships, outbound, refinementFrom, refinementToannotations, 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 |
GradeMeasurementImpl() |
| Modifier and Type | Method and Description |
|---|---|
Operation |
basicGetBaseQuery() |
GradeMeasurementRelationship |
basicGetGradeTo() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Operation |
getBaseQuery() |
GradeMeasurementRelationship |
getGradeTo() |
String |
getValue() |
boolean |
isIsBaseSupplied() |
void |
setBaseQuery(Operation newBaseQuery) |
void |
setGradeTo(GradeMeasurementRelationship newGradeTo) |
void |
setIsBaseSupplied(boolean newIsBaseSupplied) |
void |
setValue(String newValue) |
String |
toString() |
basicGetMeasurand, basicGetObservedMeasure, basicSetObservedMeasure, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, eInvoke, getBreakValue, getEquivalentFrom, getEquivalentTo, getError, getInbound, getMeasurand, getMeasureLabel, getMeasurementLabel, getMeasurementRelationships, getObservedMeasure, getOutbound, getRefinementFrom, getRefinementTo, setBreakValue, setError, setMeasurand, setObservedMeasuregetAnnotations, 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, 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, waitgetBreakValue, getEquivalentFrom, getEquivalentTo, getError, getInbound, getMeasurand, getMeasureLabel, getMeasurementLabel, getMeasurementRelationships, getObservedMeasure, getOutbound, getRefinementFrom, getRefinementTo, setBreakValue, setError, setMeasurand, setObservedMeasuregetAnnotations, 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 IS_BASE_SUPPLIED_EDEFAULT
Is Base Supplied' attribute.
isIsBaseSupplied(),
Constant Field Valuesprotected boolean isBaseSupplied
Is Base Supplied' attribute.
isIsBaseSupplied()protected static final String VALUE_EDEFAULT
Value' attribute.
getValue()protected String value
Value' attribute.
getValue()protected GradeMeasurementRelationship gradeTo
Grade To' reference.
getGradeTo()protected Operation baseQuery
Base Query' reference.
getBaseQuery()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class MeasurementImplpublic boolean isIsBaseSupplied()
isIsBaseSupplied in interface GradeMeasurementGradeMeasurement.setIsBaseSupplied(boolean),
SmmPackage.getGradeMeasurement_IsBaseSupplied()public void setIsBaseSupplied(boolean newIsBaseSupplied)
setIsBaseSupplied in interface GradeMeasurementnewIsBaseSupplied - the new value of the 'Is Base Supplied' attribute.GradeMeasurement.isIsBaseSupplied()public String getValue()
getValue in interface GradeMeasurementGradeMeasurement.setValue(String),
SmmPackage.getGradeMeasurement_Value()public void setValue(String newValue)
setValue in interface GradeMeasurementnewValue - the new value of the 'Value' attribute.GradeMeasurement.getValue()public GradeMeasurementRelationship getGradeTo()
getGradeTo in interface GradeMeasurementGradeMeasurement.setGradeTo(GradeMeasurementRelationship),
SmmPackage.getGradeMeasurement_GradeTo()public GradeMeasurementRelationship basicGetGradeTo()
public void setGradeTo(GradeMeasurementRelationship newGradeTo)
setGradeTo in interface GradeMeasurementnewGradeTo - the new value of the 'Grade To' reference.GradeMeasurement.getGradeTo()public Operation getBaseQuery()
getBaseQuery in interface GradeMeasurementGradeMeasurement.setBaseQuery(Operation),
SmmPackage.getGradeMeasurement_BaseQuery()public Operation basicGetBaseQuery()
public void setBaseQuery(Operation newBaseQuery)
setBaseQuery in interface GradeMeasurementnewBaseQuery - the new value of the 'Base Query' reference.GradeMeasurement.getBaseQuery()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class MeasurementImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class MeasurementImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class MeasurementImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class MeasurementImplpublic String toString()
toString in class MeasurementImplCopyright © 2018–2020 Atlanmod. All rights reserved.