Uses of Interface
org.omg.smm.Measurement
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of Measurement in org.omg.smm
Subinterfaces of Measurement in org.omg.smm Modifier and Type Interface Description interfaceBinaryMeasurementA representation of the model object 'Binary Measurement'.interfaceCollectiveMeasurementA representation of the model object 'Collective Measurement'.interfaceDimensionalMeasurementA representation of the model object 'Dimensional Measurement'.interfaceDirectMeasurementA representation of the model object 'Direct Measurement'.interfaceGradeMeasurementA representation of the model object 'Grade Measurement'.interfaceNamedMeasurementA representation of the model object 'Named Measurement'.interfaceRankingMeasurementA representation of the model object 'Ranking Measurement'.interfaceRatioMeasurementA representation of the model object 'Ratio Measurement'.interfaceRescaledMeasurementA representation of the model object 'Rescaled Measurement'.Methods in org.omg.smm that return types with arguments of type Measurement Modifier and Type Method Description org.eclipse.emf.common.util.EList<Measurement>ObservedMeasure. getMeasurements()Returns the value of the 'Measurements' containment reference list. -
Uses of Measurement in org.omg.smm.impl
Classes in org.omg.smm.impl that implement Measurement Modifier and Type Class Description classBinaryMeasurementImplAn implementation of the model object 'Binary Measurement'.classCollectiveMeasurementImplAn implementation of the model object 'Collective Measurement'.classDimensionalMeasurementImplAn implementation of the model object 'Dimensional Measurement'.classDirectMeasurementImplAn implementation of the model object 'Direct Measurement'.classGradeMeasurementImplAn implementation of the model object 'Grade Measurement'.classMeasurementImplAn implementation of the model object 'Measurement'.classNamedMeasurementImplAn implementation of the model object 'Named Measurement'.classRankingMeasurementImplAn implementation of the model object 'Ranking Measurement'.classRatioMeasurementImplAn implementation of the model object 'Ratio Measurement'.classRescaledMeasurementImplAn implementation of the model object 'Rescaled Measurement'.Fields in org.omg.smm.impl with type parameters of type Measurement Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<Measurement>ObservedMeasureImpl. measurementsThe cached value of the 'Measurements' containment reference list.Methods in org.omg.smm.impl that return types with arguments of type Measurement Modifier and Type Method Description org.eclipse.emf.common.util.EList<Measurement>ObservedMeasureImpl. getMeasurements() -
Uses of Measurement in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type Measurement Modifier and Type Method Description TSmmSwitch. caseMeasurement(Measurement object)Returns the result of interpreting the object as an instance of 'Measurement'.