|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Measure | |
|---|---|
| org.eclipse.gmt.modisco.omg.smm | |
| org.eclipse.gmt.modisco.omg.smm.util | |
| Uses of Measure in org.eclipse.gmt.modisco.omg.smm |
|---|
| Subinterfaces of Measure in org.eclipse.gmt.modisco.omg.smm | |
|---|---|
interface |
BinaryMeasure
A representation of the model object 'Binary Measure'. |
interface |
CollectiveMeasure
A representation of the model object 'Collective Measure'. |
interface |
Counting
A representation of the model object 'Counting'. |
interface |
DimensionalMeasure
A representation of the model object 'Dimensional Measure'. |
interface |
DirectMeasure
A representation of the model object 'Direct Measure'. |
interface |
NamedMeasure
A representation of the model object 'Named Measure'. |
interface |
Ranking
A representation of the model object 'Ranking'. |
interface |
RatioMeasure
A representation of the model object 'Ratio Measure'. |
interface |
RescaledMeasure
A representation of the model object 'Rescaled Measure'. |
| Methods in org.eclipse.gmt.modisco.omg.smm that return Measure | |
|---|---|
Measure |
MeasureRelationship.getFrom()
Returns the value of the 'From' reference. |
Measure |
Measurement.getMeasure()
Returns the value of the 'Measure' reference. |
Measure |
MeasureRelationship.getTo()
Returns the value of the 'To' reference. |
| Methods in org.eclipse.gmt.modisco.omg.smm with parameters of type Measure | |
|---|---|
void |
MeasureRelationship.setFrom(Measure value)
Sets the value of the ' From' reference. |
void |
Measurement.setMeasure(Measure value)
Sets the value of the ' Measure' reference. |
void |
MeasureRelationship.setTo(Measure value)
Sets the value of the ' To' reference. |
| Uses of Measure in org.eclipse.gmt.modisco.omg.smm.util |
|---|
| Methods in org.eclipse.gmt.modisco.omg.smm.util with parameters of type Measure | |
|---|---|
T |
SmmSwitch.caseMeasure(Measure object)
Returns the result of interpreting the object as an instance of 'Measure'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||