public interface CollectiveMeasurement extends DimensionalMeasurement
The following features are supported:
SmmPackage.getCollectiveMeasurement()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<BaseNMeasurementRelationship> |
getBaseMeasurementTo()
Returns the value of the 'Base Measurement To' reference list.
|
Operation |
getBaseQuery()
Returns the value of the 'Base Query' reference.
|
Boolean |
getIsBaseSupplied()
Returns the value of the 'Is Base Supplied' attribute.
|
void |
setBaseQuery(Operation value)
Sets the value of the '
Base Query' reference. |
void |
setIsBaseSupplied(Boolean value)
Sets the value of the '
Is Base Supplied' attribute. |
getBaseMeasurement1From, getBaseMeasurement2From, getBaseMeasurementFrom, getGradeFrom, getRankingFrom, getRescaleTo, getValue, setValuegetBreakValue, getEquivalentFrom, getEquivalentTo, getError, getInbound, getMeasurand, getMeasureLabel, getMeasurementLabel, getMeasurementRelationships, getObservedMeasure, getOutbound, getRefinementFrom, getRefinementTo, setBreakValue, setError, setMeasurand, setObservedMeasuregetAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptionBoolean getIsBaseSupplied()
setIsBaseSupplied(Boolean),
SmmPackage.getCollectiveMeasurement_IsBaseSupplied()void setIsBaseSupplied(Boolean value)
Is Base Supplied' attribute.
value - the new value of the 'Is Base Supplied' attribute.getIsBaseSupplied()org.eclipse.emf.common.util.EList<BaseNMeasurementRelationship> getBaseMeasurementTo()
BaseNMeasurementRelationship.
SmmPackage.getCollectiveMeasurement_BaseMeasurementTo()Operation getBaseQuery()
setBaseQuery(Operation),
SmmPackage.getCollectiveMeasurement_BaseQuery()void setBaseQuery(Operation value)
Base Query' reference.
value - the new value of the 'Base Query' reference.getBaseQuery()Copyright © 2018–2020 Atlanmod. All rights reserved.