Uses of Interface
org.omg.smm.SmmRelationship
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of SmmRelationship in org.omg.smm
Subinterfaces of SmmRelationship in org.omg.smm Modifier and Type Interface Description interfaceBase1MeasurementRelationshipA representation of the model object 'Base1 Measurement Relationship'.interfaceBase1MeasureRelationshipA representation of the model object 'Base1 Measure Relationship'.interfaceBase2MeasurementRelationshipA representation of the model object 'Base2 Measurement Relationship'.interfaceBase2MeasureRelationshipA representation of the model object 'Base2 Measure Relationship'.interfaceBaseMeasurementRelationshipA representation of the model object 'Base Measurement Relationship'.interfaceBaseMeasureRelationshipA representation of the model object 'Base Measure Relationship'.interfaceBaseNMeasurementRelationshipA representation of the model object 'Base NMeasurement Relationship'.interfaceBaseNMeasureRelationshipA representation of the model object 'Base NMeasure Relationship'.interfaceCategoryRelationshipA representation of the model object 'Category Relationship'.interfaceEquivalentMeasurementRelationshipA representation of the model object 'Equivalent Measurement Relationship'.interfaceEquivalentMeasureRelationshipA representation of the model object 'Equivalent Measure Relationship'.interfaceGradeMeasurementRelationshipA representation of the model object 'Grade Measurement Relationship'.interfaceGradeMeasureRelationshipA representation of the model object 'Grade Measure Relationship'.interfaceMeasurementRelationshipA representation of the model object 'Measurement Relationship'.interfaceMeasureRelationshipA representation of the model object 'Measure Relationship'.interfaceRankingMeasurementRelationshipA representation of the model object 'Ranking Measurement Relationship'.interfaceRankingMeasureRelationshipA representation of the model object 'Ranking Measure Relationship'.interfaceRefinementMeasurementRelationshipA representation of the model object 'Refinement Measurement Relationship'.interfaceRefinementMeasureRelationshipA representation of the model object 'Refinement Measure Relationship'.interfaceRescaledMeasurementRelationshipA representation of the model object 'Rescaled Measurement Relationship'.interfaceRescaledMeasureRelationshipA representation of the model object 'Rescaled Measure Relationship'.interfaceScaledBaseMeasurementRelationshipA representation of the model object 'Scaled Base Measurement Relationship'.interfaceScaledBaseMeasureRelationshipA representation of the model object 'Scaled Base Measure Relationship'.Methods in org.omg.smm that return types with arguments of type SmmRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<SmmRelationship>SmmElement. getInRelationships()Returns the value of the 'In Relationships' reference list.org.eclipse.emf.common.util.EList<SmmRelationship>SmmElement. getOutRelationships()Returns the value of the 'Out Relationships' reference list. -
Uses of SmmRelationship in org.omg.smm.impl
Classes in org.omg.smm.impl that implement SmmRelationship Modifier and Type Class Description classBase1MeasurementRelationshipImplAn implementation of the model object 'Base1 Measurement Relationship'.classBase1MeasureRelationshipImplAn implementation of the model object 'Base1 Measure Relationship'.classBase2MeasurementRelationshipImplAn implementation of the model object 'Base2 Measurement Relationship'.classBase2MeasureRelationshipImplAn implementation of the model object 'Base2 Measure Relationship'.classBaseMeasurementRelationshipImplAn implementation of the model object 'Base Measurement Relationship'.classBaseMeasureRelationshipImplAn implementation of the model object 'Base Measure Relationship'.classBaseNMeasurementRelationshipImplAn implementation of the model object 'Base NMeasurement Relationship'.classBaseNMeasureRelationshipImplAn implementation of the model object 'Base NMeasure Relationship'.classCategoryRelationshipImplAn implementation of the model object 'Category Relationship'.classEquivalentMeasurementRelationshipImplAn implementation of the model object 'Equivalent Measurement Relationship'.classEquivalentMeasureRelationshipImplAn implementation of the model object 'Equivalent Measure Relationship'.classGradeMeasurementRelationshipImplAn implementation of the model object 'Grade Measurement Relationship'.classGradeMeasureRelationshipImplAn implementation of the model object 'Grade Measure Relationship'.classMeasurementRelationshipImplAn implementation of the model object 'Measurement Relationship'.classMeasureRelationshipImplAn implementation of the model object 'Measure Relationship'.classRankingMeasurementRelationshipImplAn implementation of the model object 'Ranking Measurement Relationship'.classRankingMeasureRelationshipImplAn implementation of the model object 'Ranking Measure Relationship'.classRefinementMeasurementRelationshipImplAn implementation of the model object 'Refinement Measurement Relationship'.classRefinementMeasureRelationshipImplAn implementation of the model object 'Refinement Measure Relationship'.classRescaledMeasurementRelationshipImplAn implementation of the model object 'Rescaled Measurement Relationship'.classRescaledMeasureRelationshipImplAn implementation of the model object 'Rescaled Measure Relationship'.classScaledBaseMeasurementRelationshipImplAn implementation of the model object 'Scaled Base Measurement Relationship'.classScaledBaseMeasureRelationshipImplAn implementation of the model object 'Scaled Base Measure Relationship'.classSmmRelationshipImplAn implementation of the model object 'Relationship'.Fields in org.omg.smm.impl with type parameters of type SmmRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<SmmRelationship>SmmElementImpl. inRelationshipsThe cached value of the 'In Relationships' reference list.protected org.eclipse.emf.common.util.EList<SmmRelationship>SmmElementImpl. outRelationshipsThe cached value of the 'Out Relationships' reference list.Methods in org.omg.smm.impl that return types with arguments of type SmmRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<SmmRelationship>SmmElementImpl. getInRelationships()org.eclipse.emf.common.util.EList<SmmRelationship>SmmElementImpl. getOutRelationships() -
Uses of SmmRelationship in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type SmmRelationship Modifier and Type Method Description TSmmSwitch. caseSmmRelationship(SmmRelationship object)Returns the result of interpreting the object as an instance of 'Relationship'.