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

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

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

Methods in org.eclipse.modisco.omg.smm that return ObservationScope
 ObservationScope SmmFactory.createObservationScope()
          Returns a new object of class 'Observation Scope'.
 

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

Methods in org.eclipse.modisco.omg.smm.util with parameters of type ObservationScope
 T SmmSwitch.caseObservationScope(ObservationScope object)
          Returns the result of interpreting the object as an instance of 'Observation Scope'.