| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Base1MeasurementRelationship
A representation of the model object 'Base1 Measurement Relationship'.
|
interface |
Base2MeasurementRelationship
A representation of the model object 'Base2 Measurement Relationship'.
|
interface |
BaseMeasurementRelationship
A representation of the model object 'Base Measurement Relationship'.
|
interface |
BaseNMeasurementRelationship
A representation of the model object 'Base NMeasurement Relationship'.
|
interface |
EquivalentMeasurementRelationship
A representation of the model object 'Equivalent Measurement Relationship'.
|
interface |
GradeMeasurementRelationship
A representation of the model object 'Grade Measurement Relationship'.
|
interface |
RankingMeasurementRelationship
A representation of the model object 'Ranking Measurement Relationship'.
|
interface |
RefinementMeasurementRelationship
A representation of the model object 'Refinement Measurement Relationship'.
|
interface |
RescaledMeasurementRelationship
A representation of the model object 'Rescaled Measurement Relationship'.
|
interface |
ScaledBaseMeasurementRelationship
A representation of the model object 'Scaled Base Measurement Relationship'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<MeasurementRelationship> |
Measurement.getInbound()
Returns the value of the 'Inbound' reference list.
|
org.eclipse.emf.common.util.EList<MeasurementRelationship> |
Measurement.getMeasurementRelationships()
Returns the value of the 'Measurement Relationships' containment reference list.
|
org.eclipse.emf.common.util.EList<MeasurementRelationship> |
Measurement.getOutbound()
Returns the value of the 'Outbound' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Base1MeasurementRelationshipImpl
An implementation of the model object 'Base1 Measurement Relationship'.
|
class |
Base2MeasurementRelationshipImpl
An implementation of the model object 'Base2 Measurement Relationship'.
|
class |
BaseMeasurementRelationshipImpl
An implementation of the model object 'Base Measurement Relationship'.
|
class |
BaseNMeasurementRelationshipImpl
An implementation of the model object 'Base NMeasurement Relationship'.
|
class |
EquivalentMeasurementRelationshipImpl
An implementation of the model object 'Equivalent Measurement Relationship'.
|
class |
GradeMeasurementRelationshipImpl
An implementation of the model object 'Grade Measurement Relationship'.
|
class |
MeasurementRelationshipImpl
An implementation of the model object 'Measurement Relationship'.
|
class |
RankingMeasurementRelationshipImpl
An implementation of the model object 'Ranking Measurement Relationship'.
|
class |
RefinementMeasurementRelationshipImpl
An implementation of the model object 'Refinement Measurement Relationship'.
|
class |
RescaledMeasurementRelationshipImpl
An implementation of the model object 'Rescaled Measurement Relationship'.
|
class |
ScaledBaseMeasurementRelationshipImpl
An implementation of the model object 'Scaled Base Measurement Relationship'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<MeasurementRelationship> |
MeasurementImpl.inbound
The cached value of the '
Inbound' reference list. |
protected org.eclipse.emf.common.util.EList<MeasurementRelationship> |
MeasurementImpl.measurementRelationships
The cached value of the '
Measurement Relationships' containment reference list. |
protected org.eclipse.emf.common.util.EList<MeasurementRelationship> |
MeasurementImpl.outbound
The cached value of the '
Outbound' reference list. |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<MeasurementRelationship> |
MeasurementImpl.getInbound() |
org.eclipse.emf.common.util.EList<MeasurementRelationship> |
MeasurementImpl.getMeasurementRelationships() |
org.eclipse.emf.common.util.EList<MeasurementRelationship> |
MeasurementImpl.getOutbound() |
| Modifier and Type | Method and Description |
|---|---|
T |
SmmSwitch.caseMeasurementRelationship(MeasurementRelationship object)
Returns the result of interpreting the object as an instance of 'Measurement Relationship'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.