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

Packages that use SmmElement
org.eclipse.modisco.omg.smm   
org.eclipse.modisco.omg.smm.util   
org.eclipse.modisco.smm.quality   
org.eclipse.modisco.smm.quality.util   
 

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

Subinterfaces of SmmElement in org.eclipse.modisco.omg.smm
 interface AbstractMeasureElement
          A representation of the model object 'Abstract Measure Element'.
 interface AggregatedMeasurement
          A representation of the model object 'Aggregated Measurement'.
 interface Annotation
          A representation of the model object 'Annotation'.
 interface Argument
          A representation of the model object 'Argument'.
 interface Attribute
          A representation of the model object 'Attribute'.
 interface Base1MeasurementRelationship
          A representation of the model object 'Base1 Measurement Relationship'.
 interface Base1MeasureRelationship
          A representation of the model object 'Base1 Measure Relationship'.
 interface Base2MeasurementRelationship
          A representation of the model object 'Base2 Measurement Relationship'.
 interface Base2MeasureRelationship
          A representation of the model object 'Base2 Measure Relationship'.
 interface BaseMeasurementRelationship
          A representation of the model object 'Base Measurement Relationship'.
 interface BaseMeasureRelationship
          A representation of the model object 'Base Measure Relationship'.
 interface BinaryMeasure
          A representation of the model object 'Binary Measure'.
 interface BinaryMeasurement
          A representation of the model object 'Binary Measurement'.
 interface CategoryRelationship
          A representation of the model object 'Category Relationship'.
 interface Characteristic
          A representation of the model object 'Characteristic'.
 interface CollectiveMeasure
          A representation of the model object 'Collective Measure'.
 interface CollectiveMeasurement
          A representation of the model object 'Collective Measurement'.
 interface Count
          A representation of the model object 'Count'.
 interface Counting
          A representation of the model object 'Counting'.
 interface DimensionalMeasure
          A representation of the model object 'Dimensional Measure'.
 interface DimensionalMeasurement
          A representation of the model object 'Dimensional Measurement'.
 interface DirectMeasure
          A representation of the model object 'Direct Measure'.
 interface DirectMeasurement
          A representation of the model object 'Direct Measurement'.
 interface EquivalentMeasurementRelationship
          A representation of the model object 'Equivalent Measurement Relationship'.
 interface EquivalentMeasureRelationship
          A representation of the model object 'Equivalent Measure Relationship'.
 interface Grade
          A representation of the model object 'Grade'.
 interface Measure
          A representation of the model object 'Measure'.
 interface MeasureCategory
          A representation of the model object 'Measure Category'.
 interface MeasureLibrary
          A representation of the model object 'Measure Library'.
 interface Measurement
          A representation of the model object 'Measurement'.
 interface MeasurementRelationship
          A representation of the model object 'Measurement Relationship'.
 interface MeasureRelationship
          A representation of the model object 'Measure Relationship'.
 interface NamedMeasure
          A representation of the model object 'Named Measure'.
 interface NamedMeasurement
          A representation of the model object 'Named Measurement'.
 interface Observation
          A representation of the model object 'Observation'.
 interface ObservationScope
          A representation of the model object 'Observation Scope'.
 interface ObservedMeasure
          A representation of the model object 'Observed Measure'.
 interface OCLOperation
          A representation of the model object 'OCL Operation'.
 interface Operation
          A representation of the model object 'Operation'.
 interface Ranking
          A representation of the model object 'Ranking'.
 interface RankingInterval
          A representation of the model object 'Ranking Interval'.
 interface RankingMeasurementRelationship
          A representation of the model object 'Ranking Measurement Relationship'.
 interface RankingMeasureRelationship
          A representation of the model object 'Ranking Measure Relationship'.
 interface RatioMeasure
          A representation of the model object 'Ratio Measure'.
 interface RatioMeasurement
          A representation of the model object 'Ratio Measurement'.
 interface RecursiveMeasurementRelationship
          A representation of the model object 'Recursive Measurement Relationship'.
 interface RecursiveMeasureRelationship
          A representation of the model object 'Recursive Measure Relationship'.
 interface RefinementMeasurementRelationship
          A representation of the model object 'Refinement Measurement Relationship'.
 interface RefinementMeasureRelationship
          A representation of the model object 'Refinement Measure Relationship'.
 interface RescaledMeasure
          A representation of the model object 'Rescaled Measure'.
 interface RescaledMeasurement
          A representation of the model object 'Rescaled Measurement'.
 interface RescaleMeasurementRelationship
          A representation of the model object 'Rescale Measurement Relationship'.
 interface RescaleMeasureRelationship
          A representation of the model object 'Rescale Measure Relationship'.
 interface Scope
          A representation of the model object 'Scope'.
 interface SmmModel
          A representation of the model object 'Model'.
 interface SmmRelationship
          A representation of the model object 'Relationship'.
 

Methods in org.eclipse.modisco.omg.smm that return SmmElement
 SmmElement SmmRelationship.getFrom()
           
 SmmElement SmmRelationship.getTo()
           
 

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

Methods in org.eclipse.modisco.omg.smm.util with parameters of type SmmElement
 T SmmSwitch.caseSmmElement(SmmElement object)
          Returns the result of interpreting the object as an instance of 'Element'.
 

Uses of SmmElement in org.eclipse.modisco.smm.quality
 

Subinterfaces of SmmElement in org.eclipse.modisco.smm.quality
 interface Measurand
          A representation of the model object 'Measurand'.
 interface QualityScope
          A representation of the model object 'Quality Scope'.
 

Uses of SmmElement in org.eclipse.modisco.smm.quality.util
 

Methods in org.eclipse.modisco.smm.quality.util with parameters of type SmmElement
 T SmmqualitySwitch.caseSmmElement(SmmElement object)
          Returns the result of interpreting the object as an instance of 'Element'.