Uses of Interface
org.omg.smm.ScaledBaseMeasureRelationship
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of ScaledBaseMeasureRelationship in org.omg.smm
Subinterfaces of ScaledBaseMeasureRelationship 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'.interfaceBaseNMeasureRelationshipA representation of the model object 'Base NMeasure Relationship'.interfaceGradeMeasureRelationshipA representation of the model object 'Grade Measure Relationship'.interfaceRankingMeasureRelationshipA representation of the model object 'Ranking Measure Relationship'.Methods in org.omg.smm that return ScaledBaseMeasureRelationship Modifier and Type Method Description ScaledBaseMeasureRelationshipRescaledMeasure. getRescales()Returns the value of the 'Rescales' container reference.Methods in org.omg.smm with parameters of type ScaledBaseMeasureRelationship Modifier and Type Method Description voidRescaledMeasure. setRescales(ScaledBaseMeasureRelationship value)Sets the value of the 'Rescales' container reference. -
Uses of ScaledBaseMeasureRelationship in org.omg.smm.impl
Classes in org.omg.smm.impl that implement ScaledBaseMeasureRelationship Modifier and Type Class Description classBase1MeasureRelationshipImplAn implementation of the model object 'Base1 Measure Relationship'.classBase2MeasureRelationshipImplAn implementation of the model object 'Base2 Measure Relationship'.classBaseNMeasureRelationshipImplAn implementation of the model object 'Base NMeasure Relationship'.classGradeMeasureRelationshipImplAn implementation of the model object 'Grade Measure Relationship'.classRankingMeasureRelationshipImplAn implementation of the model object 'Ranking Measure Relationship'.classScaledBaseMeasureRelationshipImplAn implementation of the model object 'Scaled Base Measure Relationship'.Methods in org.omg.smm.impl that return ScaledBaseMeasureRelationship Modifier and Type Method Description ScaledBaseMeasureRelationshipRescaledMeasureImpl. basicGetRescales()ScaledBaseMeasureRelationshipRescaledMeasureImpl. getRescales()Methods in org.omg.smm.impl with parameters of type ScaledBaseMeasureRelationship Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainRescaledMeasureImpl. basicSetRescales(ScaledBaseMeasureRelationship newRescales, org.eclipse.emf.common.notify.NotificationChain msgs)voidRescaledMeasureImpl. setRescales(ScaledBaseMeasureRelationship newRescales) -
Uses of ScaledBaseMeasureRelationship in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type ScaledBaseMeasureRelationship Modifier and Type Method Description TSmmSwitch. caseScaledBaseMeasureRelationship(ScaledBaseMeasureRelationship object)Returns the result of interpreting the object as an instance of 'Scaled Base Measure Relationship'.