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.
|
|
getBaseMeasureTo()
Returns the value of the 'Base Measure To' reference list.
|
void |
setAccumulator(Accumulator value)
Sets the value of the '
Accumulator' attribute. |
getBaseMeasure1From, getBaseMeasure2From, getBaseMeasureFrom, getRankingFrom, getRescaleTo, getUnit, setRescaleTo, setUnitgetAllArguments, getArguments, getCategory, getDefaultQuery, getEquivalentFrom, getEquivalentTo, getMeasureLabelFormat, getMeasurementLabelFormat, getMeasureRelationships, getRecursiveFrom, getRecursiveTo, getRefinementFrom, getRefinementTo, getScope, getTrait, isVisible, setDefaultQuery, setMeasureLabelFormat, setMeasurementLabelFormat, setRecursiveFrom, setRecursiveTo, setScope, setTrait, setVisiblegetInCategorygetAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescriptionAccumulator getAccumulator()
Accumulator.
If the meaning of the 'Accumulator' attribute isn't clear, there really should be more of a description here...
Accumulator,
setAccumulator(Accumulator),
SmmPackage.getCollectiveMeasure_Accumulator()void setAccumulator(Accumulator value)
Accumulator' attribute.
value - the new value of the 'Accumulator' attribute.Accumulator,
getAccumulator()getBaseMeasureTo()
BaseMeasureRelationship.
It is bidirectional and its opposite is 'From'.
If the meaning of the 'Base Measure To' reference list isn't clear, there really should be more of a description here...
SmmPackage.getCollectiveMeasure_BaseMeasureTo(),
BaseMeasureRelationship.getFrom()