Uses of Interface
org.omg.smm.MeasurementRelationship
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of MeasurementRelationship in org.omg.smm
Subinterfaces of MeasurementRelationship in org.omg.smm Modifier and Type Interface Description interfaceBase1MeasurementRelationshipA representation of the model object 'Base1 Measurement Relationship'.interfaceBase2MeasurementRelationshipA representation of the model object 'Base2 Measurement Relationship'.interfaceBaseMeasurementRelationshipA representation of the model object 'Base Measurement Relationship'.interfaceBaseNMeasurementRelationshipA representation of the model object 'Base NMeasurement Relationship'.interfaceEquivalentMeasurementRelationshipA representation of the model object 'Equivalent Measurement Relationship'.interfaceGradeMeasurementRelationshipA representation of the model object 'Grade Measurement Relationship'.interfaceRankingMeasurementRelationshipA representation of the model object 'Ranking Measurement Relationship'.interfaceRefinementMeasurementRelationshipA representation of the model object 'Refinement Measurement Relationship'.interfaceRescaledMeasurementRelationshipA representation of the model object 'Rescaled Measurement Relationship'.interfaceScaledBaseMeasurementRelationshipA representation of the model object 'Scaled Base Measurement Relationship'.Methods in org.omg.smm that return types with arguments of type MeasurementRelationship Modifier and Type Method 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. -
Uses of MeasurementRelationship in org.omg.smm.impl
Classes in org.omg.smm.impl that implement MeasurementRelationship Modifier and Type Class Description classBase1MeasurementRelationshipImplAn implementation of the model object 'Base1 Measurement Relationship'.classBase2MeasurementRelationshipImplAn implementation of the model object 'Base2 Measurement Relationship'.classBaseMeasurementRelationshipImplAn implementation of the model object 'Base Measurement Relationship'.classBaseNMeasurementRelationshipImplAn implementation of the model object 'Base NMeasurement Relationship'.classEquivalentMeasurementRelationshipImplAn implementation of the model object 'Equivalent Measurement Relationship'.classGradeMeasurementRelationshipImplAn implementation of the model object 'Grade Measurement Relationship'.classMeasurementRelationshipImplAn implementation of the model object 'Measurement Relationship'.classRankingMeasurementRelationshipImplAn implementation of the model object 'Ranking Measurement Relationship'.classRefinementMeasurementRelationshipImplAn implementation of the model object 'Refinement Measurement Relationship'.classRescaledMeasurementRelationshipImplAn implementation of the model object 'Rescaled Measurement Relationship'.classScaledBaseMeasurementRelationshipImplAn implementation of the model object 'Scaled Base Measurement Relationship'.Fields in org.omg.smm.impl with type parameters of type MeasurementRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<MeasurementRelationship>MeasurementImpl. inboundThe cached value of the 'Inbound' reference list.protected org.eclipse.emf.common.util.EList<MeasurementRelationship>MeasurementImpl. measurementRelationshipsThe cached value of the 'Measurement Relationships' containment reference list.protected org.eclipse.emf.common.util.EList<MeasurementRelationship>MeasurementImpl. outboundThe cached value of the 'Outbound' reference list.Methods in org.omg.smm.impl that return types with arguments of type MeasurementRelationship Modifier and Type Method 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() -
Uses of MeasurementRelationship in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type MeasurementRelationship Modifier and Type Method Description TSmmSwitch. caseMeasurementRelationship(MeasurementRelationship object)Returns the result of interpreting the object as an instance of 'Measurement Relationship'.