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

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

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

Methods in org.eclipse.modisco.omg.smm that return SmmModel
 SmmModel SmmFactory.createSmmModel()
          Returns a new object of class 'Model'.
 

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

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