Uses of Interface
org.omg.smm.Base1MeasurementRelationship
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of Base1MeasurementRelationship in org.omg.smm
Methods in org.omg.smm that return Base1MeasurementRelationship Modifier and Type Method Description Base1MeasurementRelationshipSmmFactory. createBase1MeasurementRelationship()Returns a new object of class 'Base1 Measurement Relationship'.Base1MeasurementRelationshipBinaryMeasurement. getBaseMeasurement1To()Returns the value of the 'Base Measurement1 To' reference.Methods in org.omg.smm that return types with arguments of type Base1MeasurementRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<Base1MeasurementRelationship>DimensionalMeasurement. getBaseMeasurement1From()Returns the value of the 'Base Measurement1 From' reference list.Methods in org.omg.smm with parameters of type Base1MeasurementRelationship Modifier and Type Method Description voidBinaryMeasurement. setBaseMeasurement1To(Base1MeasurementRelationship value)Sets the value of the 'Base Measurement1 To' reference. -
Uses of Base1MeasurementRelationship in org.omg.smm.impl
Classes in org.omg.smm.impl that implement Base1MeasurementRelationship Modifier and Type Class Description classBase1MeasurementRelationshipImplAn implementation of the model object 'Base1 Measurement Relationship'.Fields in org.omg.smm.impl declared as Base1MeasurementRelationship Modifier and Type Field Description protected Base1MeasurementRelationshipBinaryMeasurementImpl. baseMeasurement1ToThe cached value of the 'Base Measurement1 To' reference.Fields in org.omg.smm.impl with type parameters of type Base1MeasurementRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<Base1MeasurementRelationship>DimensionalMeasurementImpl. baseMeasurement1FromThe cached value of the 'Base Measurement1 From' reference list.Methods in org.omg.smm.impl that return Base1MeasurementRelationship Modifier and Type Method Description Base1MeasurementRelationshipBinaryMeasurementImpl. basicGetBaseMeasurement1To()Base1MeasurementRelationshipSmmFactoryImpl. createBase1MeasurementRelationship()Base1MeasurementRelationshipBinaryMeasurementImpl. getBaseMeasurement1To()Methods in org.omg.smm.impl that return types with arguments of type Base1MeasurementRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<Base1MeasurementRelationship>DimensionalMeasurementImpl. getBaseMeasurement1From()Methods in org.omg.smm.impl with parameters of type Base1MeasurementRelationship Modifier and Type Method Description voidBinaryMeasurementImpl. setBaseMeasurement1To(Base1MeasurementRelationship newBaseMeasurement1To) -
Uses of Base1MeasurementRelationship in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type Base1MeasurementRelationship Modifier and Type Method Description TSmmSwitch. caseBase1MeasurementRelationship(Base1MeasurementRelationship object)Returns the result of interpreting the object as an instance of 'Base1 Measurement Relationship'.