| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Base1MeasureRelationship
A representation of the model object 'Base1 Measure Relationship'.
|
interface |
Base2MeasureRelationship
A representation of the model object 'Base2 Measure Relationship'.
|
interface |
BaseMeasureRelationship
A representation of the model object 'Base Measure Relationship'.
|
interface |
BaseNMeasureRelationship
A representation of the model object 'Base NMeasure Relationship'.
|
interface |
EquivalentMeasureRelationship
A representation of the model object 'Equivalent Measure Relationship'.
|
interface |
GradeMeasureRelationship
A representation of the model object 'Grade Measure Relationship'.
|
interface |
RankingMeasureRelationship
A representation of the model object 'Ranking Measure Relationship'.
|
interface |
RefinementMeasureRelationship
A representation of the model object 'Refinement Measure Relationship'.
|
interface |
RescaledMeasureRelationship
A representation of the model object 'Rescaled Measure Relationship'.
|
interface |
ScaledBaseMeasureRelationship
A representation of the model object 'Scaled Base Measure Relationship'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<MeasureRelationship> |
Measure.getInbound()
Returns the value of the 'Inbound' reference list.
|
org.eclipse.emf.common.util.EList<MeasureRelationship> |
Measure.getMeasureRelationships()
Returns the value of the 'Measure Relationships' containment reference list.
|
org.eclipse.emf.common.util.EList<MeasureRelationship> |
Measure.getOutbound()
Returns the value of the 'Outbound' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Base1MeasureRelationshipImpl
An implementation of the model object 'Base1 Measure Relationship'.
|
class |
Base2MeasureRelationshipImpl
An implementation of the model object 'Base2 Measure Relationship'.
|
class |
BaseMeasureRelationshipImpl
An implementation of the model object 'Base Measure Relationship'.
|
class |
BaseNMeasureRelationshipImpl
An implementation of the model object 'Base NMeasure Relationship'.
|
class |
EquivalentMeasureRelationshipImpl
An implementation of the model object 'Equivalent Measure Relationship'.
|
class |
GradeMeasureRelationshipImpl
An implementation of the model object 'Grade Measure Relationship'.
|
class |
MeasureRelationshipImpl
An implementation of the model object 'Measure Relationship'.
|
class |
RankingMeasureRelationshipImpl
An implementation of the model object 'Ranking Measure Relationship'.
|
class |
RefinementMeasureRelationshipImpl
An implementation of the model object 'Refinement Measure Relationship'.
|
class |
RescaledMeasureRelationshipImpl
An implementation of the model object 'Rescaled Measure Relationship'.
|
class |
ScaledBaseMeasureRelationshipImpl
An implementation of the model object 'Scaled Base Measure Relationship'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<MeasureRelationship> |
MeasureImpl.inbound
The cached value of the '
Inbound' reference list. |
protected org.eclipse.emf.common.util.EList<MeasureRelationship> |
MeasureImpl.measureRelationships
The cached value of the '
Measure Relationships' containment reference list. |
protected org.eclipse.emf.common.util.EList<MeasureRelationship> |
MeasureImpl.outbound
The cached value of the '
Outbound' reference list. |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<MeasureRelationship> |
MeasureImpl.getInbound() |
org.eclipse.emf.common.util.EList<MeasureRelationship> |
MeasureImpl.getMeasureRelationships() |
org.eclipse.emf.common.util.EList<MeasureRelationship> |
MeasureImpl.getOutbound() |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseMeasureRelationship(MeasureRelationship object)
Returns the result of interpreting the object as an instance of 'Measure Relationship'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.