|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DimensionalMeasure
A representation of the model object 'Dimensional Measure'.
The following features are supported:
SmmPackage.getDimensionalMeasure()| Method Summary | |
|---|---|
|
getBaseMeasure1From()
Returns the value of the 'Base Measure1 From' reference list. |
|
getBaseMeasure2From()
Returns the value of the 'Base Measure2 From' reference list. |
|
getBaseMeasureFrom()
Returns the value of the 'Base Measure From' reference list. |
|
getRankingFrom()
Returns the value of the 'Ranking From' reference list. |
RescaleMeasureRelationship |
getRescaleTo()
Returns the value of the 'Rescale To' reference. |
java.lang.String |
getUnit()
Returns the value of the 'Unit' attribute. |
void |
setRescaleTo(RescaleMeasureRelationship value)
Sets the value of the ' Rescale To' reference. |
void |
setUnit(java.lang.String value)
Sets the value of the ' Unit' attribute. |
| Methods inherited from interface org.eclipse.modisco.omg.smm.Measure |
|---|
getAllArguments, getArguments, getCategory, getDefaultQuery, getEquivalentFrom, getEquivalentTo, getMeasureLabelFormat, getMeasurementLabelFormat, getMeasureRelationships, getRecursiveFrom, getRecursiveTo, getRefinementFrom, getRefinementTo, getScope, getTrait, isVisible, setDefaultQuery, setMeasureLabelFormat, setMeasurementLabelFormat, setRecursiveFrom, setRecursiveTo, setScope, setTrait, setVisible |
| Methods inherited from interface org.eclipse.modisco.omg.smm.AbstractMeasureElement |
|---|
getInCategory |
| Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
|---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
| Method Detail |
|---|
java.lang.String getUnit()
If the meaning of the 'Unit' attribute isn't clear, there really should be more of a description here...
setUnit(String),
SmmPackage.getDimensionalMeasure_Unit()void setUnit(java.lang.String value)
Unit' attribute.
value - the new value of the 'Unit' attribute.getUnit()getBaseMeasureFrom()
BaseMeasureRelationship.
It is bidirectional and its opposite is 'To'.
If the meaning of the 'Base Measure From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getDimensionalMeasure_BaseMeasureFrom(),
BaseMeasureRelationship.getTo()getBaseMeasure1From()
Base1MeasureRelationship.
It is bidirectional and its opposite is 'To'.
If the meaning of the 'Base Measure1 From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getDimensionalMeasure_BaseMeasure1From(),
Base1MeasureRelationship.getTo()getBaseMeasure2From()
Base2MeasureRelationship.
It is bidirectional and its opposite is 'To'.
If the meaning of the 'Base Measure2 From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getDimensionalMeasure_BaseMeasure2From(),
Base2MeasureRelationship.getTo()RescaleMeasureRelationship getRescaleTo()
From'.
If the meaning of the 'Rescale To' reference isn't clear, there really should be more of a description here...
setRescaleTo(RescaleMeasureRelationship),
SmmPackage.getDimensionalMeasure_RescaleTo(),
RescaleMeasureRelationship.getFrom()void setRescaleTo(RescaleMeasureRelationship value)
Rescale To' reference.
value - the new value of the 'Rescale To' reference.getRescaleTo()getRankingFrom()
RankingMeasureRelationship.
It is bidirectional and its opposite is 'To'.
If the meaning of the 'Ranking From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getDimensionalMeasure_RankingFrom(),
RankingMeasureRelationship.getTo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||