Uses of Interface
org.omg.smm.MeasureRelationship
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of MeasureRelationship in org.omg.smm
Subinterfaces of MeasureRelationship in org.omg.smm Modifier and Type Interface Description interfaceBase1MeasureRelationshipA representation of the model object 'Base1 Measure Relationship'.interfaceBase2MeasureRelationshipA representation of the model object 'Base2 Measure Relationship'.interfaceBaseMeasureRelationshipA representation of the model object 'Base Measure Relationship'.interfaceBaseNMeasureRelationshipA representation of the model object 'Base NMeasure Relationship'.interfaceEquivalentMeasureRelationshipA representation of the model object 'Equivalent Measure Relationship'.interfaceGradeMeasureRelationshipA representation of the model object 'Grade Measure Relationship'.interfaceRankingMeasureRelationshipA representation of the model object 'Ranking Measure Relationship'.interfaceRefinementMeasureRelationshipA representation of the model object 'Refinement Measure Relationship'.interfaceRescaledMeasureRelationshipA representation of the model object 'Rescaled Measure Relationship'.interfaceScaledBaseMeasureRelationshipA representation of the model object 'Scaled Base Measure Relationship'.Methods in org.omg.smm that return types with arguments of type MeasureRelationship Modifier and Type Method 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. -
Uses of MeasureRelationship in org.omg.smm.impl
Classes in org.omg.smm.impl that implement MeasureRelationship Modifier and Type Class Description classBase1MeasureRelationshipImplAn implementation of the model object 'Base1 Measure Relationship'.classBase2MeasureRelationshipImplAn implementation of the model object 'Base2 Measure Relationship'.classBaseMeasureRelationshipImplAn implementation of the model object 'Base Measure Relationship'.classBaseNMeasureRelationshipImplAn implementation of the model object 'Base NMeasure Relationship'.classEquivalentMeasureRelationshipImplAn implementation of the model object 'Equivalent Measure Relationship'.classGradeMeasureRelationshipImplAn implementation of the model object 'Grade Measure Relationship'.classMeasureRelationshipImplAn implementation of the model object 'Measure Relationship'.classRankingMeasureRelationshipImplAn implementation of the model object 'Ranking Measure Relationship'.classRefinementMeasureRelationshipImplAn implementation of the model object 'Refinement Measure Relationship'.classRescaledMeasureRelationshipImplAn implementation of the model object 'Rescaled Measure Relationship'.classScaledBaseMeasureRelationshipImplAn implementation of the model object 'Scaled Base Measure Relationship'.Fields in org.omg.smm.impl with type parameters of type MeasureRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<MeasureRelationship>MeasureImpl. inboundThe cached value of the 'Inbound' reference list.protected org.eclipse.emf.common.util.EList<MeasureRelationship>MeasureImpl. measureRelationshipsThe cached value of the 'Measure Relationships' containment reference list.protected org.eclipse.emf.common.util.EList<MeasureRelationship>MeasureImpl. outboundThe cached value of the 'Outbound' reference list.Methods in org.omg.smm.impl that return types with arguments of type MeasureRelationship Modifier and Type Method 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() -
Uses of MeasureRelationship in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type MeasureRelationship Modifier and Type Method Description TSmmSwitch. caseMeasureRelationship(MeasureRelationship object)Returns the result of interpreting the object as an instance of 'Measure Relationship'.