public interface CollectiveMeasure extends DimensionalMeasure
The following features are supported:
SmmPackage.getCollectiveMeasure()| Modifier and Type | Method and Description |
|---|---|
Accumulator |
getAccumulator()
Returns the value of the 'Accumulator' attribute.
|
org.eclipse.emf.common.util.EList<BaseNMeasureRelationship> |
getBaseMeasureTo()
Returns the value of the 'Base Measure To' reference list.
|
Operation |
getCustomAccumulator()
Returns the value of the 'Custom Accumulator' reference.
|
void |
setAccumulator(Accumulator value)
Sets the value of the '
Accumulator' attribute. |
void |
setCustomAccumulator(Operation value)
Sets the value of the '
Custom Accumulator' reference. |
getBaseMeasure1From, getBaseMeasure2From, getBaseMeasureFrom, getFormula, getGradeFrom, getRankingFrom, getRescaleTo, getUnit, setFormula, setUnitgetAllArguments, getArguments, getCategory, getCustomScale, getDefaultQuery, getEquivalentFrom, getEquivalentTo, getInbound, getMeasureLabelFormat, getMeasurementLabelFormat, getMeasureRelationships, getOutbound, getRefinementFrom, getRefinementTo, getScale, getScope, getSource, getTrait, getVisible, setCustomScale, setDefaultQuery, setMeasureLabelFormat, setMeasurementLabelFormat, setScale, setScope, setSource, setTrait, setVisiblegetAnnotations, getAttributes, getDescription, getInRelationships, getName, getOutRelationships, getShortDescription, setDescription, setName, setShortDescriptionAccumulator getAccumulator()
Accumulator.
Accumulator,
setAccumulator(Accumulator),
SmmPackage.getCollectiveMeasure_Accumulator()void setAccumulator(Accumulator value)
Accumulator' attribute.
value - the new value of the 'Accumulator' attribute.Accumulator,
getAccumulator()org.eclipse.emf.common.util.EList<BaseNMeasureRelationship> getBaseMeasureTo()
BaseNMeasureRelationship.
SmmPackage.getCollectiveMeasure_BaseMeasureTo()Operation getCustomAccumulator()
setCustomAccumulator(Operation),
SmmPackage.getCollectiveMeasure_CustomAccumulator()void setCustomAccumulator(Operation value)
Custom Accumulator' reference.
value - the new value of the 'Custom Accumulator' reference.getCustomAccumulator()Copyright © 2018–2020 Atlanmod. All rights reserved.