| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.smm | |
| org.eclipse.gmt.modisco.omg.smm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AggregatedMeasurement
A representation of the model object 'Aggregated Measurement'.
|
interface |
Annotation
A representation of the model object 'Annotation'.
|
interface |
Attribute
A representation of the model object 'Attribute'.
|
interface |
BinaryMeasure
A representation of the model object 'Binary Measure'.
|
interface |
Category
A representation of the model object 'Category'.
|
interface |
CategoryRelationship
A representation of the model object 'Category Relationship'.
|
interface |
Characteristic
A representation of the model object 'Characteristic'.
|
interface |
CollectiveMeasure
A representation of the model object 'Collective Measure'.
|
interface |
CollectiveMeasurement
A representation of the model object 'Collective Measurement'.
|
interface |
Count
A representation of the model object 'Count'.
|
interface |
Counting
A representation of the model object 'Counting'.
|
interface |
DimensionalMeasure
A representation of the model object 'Dimensional Measure'.
|
interface |
DimensionalMeasurement
A representation of the model object 'Dimensional Measurement'.
|
interface |
DirectMeasure
A representation of the model object 'Direct Measure'.
|
interface |
DirectMeasurement
A representation of the model object 'Direct Measurement'.
|
interface |
Grade
A representation of the model object 'Grade'.
|
interface |
Measure
A representation of the model object 'Measure'.
|
interface |
Measurement
A representation of the model object 'Measurement'.
|
interface |
MeasurementRelationship
A representation of the model object 'Measurement Relationship'.
|
interface |
MeasureRelationship
A representation of the model object 'Measure Relationship'.
|
interface |
NamedMeasure
A representation of the model object 'Named Measure'.
|
interface |
NamedMeasurement
A representation of the model object 'Named Measurement'.
|
interface |
Observation
A representation of the model object 'Observation'.
|
interface |
Ranking
A representation of the model object 'Ranking'.
|
interface |
RankingInterval
A representation of the model object 'Ranking Interval'.
|
interface |
RatioMeasure
A representation of the model object 'Ratio Measure'.
|
interface |
RescaledMeasure
A representation of the model object 'Rescaled Measure'.
|
interface |
ReScaledMeasurement
A representation of the model object 'Re Scaled Measurement'.
|
interface |
Scope
A representation of the model object 'Scope'.
|
interface |
SmmModel
A representation of the model object 'Model'.
|
interface |
SmmRelationship
A representation of the model object 'Relationship'.
|
| Modifier and Type | Method and Description |
|---|---|
SmmElement |
SmmRelationship.getFrom() |
SmmElement |
Annotation.getOwner()
Returns the value of the 'Owner' container reference.
|
SmmElement |
Attribute.getOwner()
Returns the value of the 'Owner' container reference.
|
SmmElement |
SmmRelationship.getTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Annotation.setOwner(SmmElement value)
Sets the value of the '
Owner' container reference. |
void |
Attribute.setOwner(SmmElement value)
Sets the value of the '
Owner' container reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseSmmElement(SmmElement object)
Returns the result of interpreting the object as an instance of 'Element'.
|