Uses of Interface
org.eclipse.modisco.omg.smm.MeasureRelationship

Packages that use MeasureRelationship
org.eclipse.modisco.omg.smm   
org.eclipse.modisco.omg.smm.util   
 

Uses of MeasureRelationship in org.eclipse.modisco.omg.smm
 

Subinterfaces of MeasureRelationship in org.eclipse.modisco.omg.smm
 interface Base1MeasureRelationship
          A representation of the model object 'Base1 Measure Relationship'.
 interface Base2MeasureRelationship
          A representation of the model object 'Base2 Measure Relationship'.
 interface BaseMeasureRelationship
          A representation of the model object 'Base Measure Relationship'.
 interface EquivalentMeasureRelationship
          A representation of the model object 'Equivalent Measure Relationship'.
 interface RankingMeasureRelationship
          A representation of the model object 'Ranking Measure Relationship'.
 interface RecursiveMeasureRelationship
          A representation of the model object 'Recursive Measure Relationship'.
 interface RefinementMeasureRelationship
          A representation of the model object 'Refinement Measure Relationship'.
 interface RescaleMeasureRelationship
          A representation of the model object 'Rescale Measure Relationship'.
 

Uses of MeasureRelationship in org.eclipse.modisco.omg.smm.util
 

Methods in org.eclipse.modisco.omg.smm.util with parameters of type MeasureRelationship
 T SmmSwitch.caseMeasureRelationship(MeasureRelationship object)
          Returns the result of interpreting the object as an instance of 'Measure Relationship'.