| Package | Description |
|---|---|
| org.eclipse.modisco.omg.smm | |
| org.eclipse.modisco.omg.smm.util | |
| org.eclipse.modisco.smm.quality | |
| org.eclipse.modisco.smm.quality.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryMeasure
A representation of the model object 'Binary Measure'.
|
interface |
Characteristic
A representation of the model object 'Characteristic'.
|
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 |
Measure
A representation of the model object 'Measure'.
|
interface |
MeasureCategory
A representation of the model object 'Measure Category'.
|
interface |
NamedMeasure
A representation of the model object 'Named Measure'.
|
interface |
OCLOperation
A representation of the model object 'OCL Operation'.
|
interface |
Operation
A representation of the model object 'Operation'.
|
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'.
|
interface |
Scope
A representation of the model object 'Scope'.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractMeasureElement |
CategoryRelationship.getTo()
Returns the value of the 'To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryRelationship.setTo(AbstractMeasureElement value)
Sets the value of the '
To' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseAbstractMeasureElement(AbstractMeasureElement object)
Returns the result of interpreting the object as an instance of 'Abstract Measure Element'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Measurand
A representation of the model object 'Measurand'.
|
interface |
QualityScope
A representation of the model object 'Quality Scope'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
SmmqualitySwitch.caseAbstractMeasureElement(AbstractMeasureElement object)
Returns the result of interpreting the object as an instance of 'Abstract Measure Element'.
|