Uses of Interface
org.omg.smm.SmmModel
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of SmmModel in org.omg.smm
Methods in org.omg.smm that return SmmModel Modifier and Type Method Description SmmModelSmmFactory. createSmmModel()Returns a new object of class 'Model'. -
Uses of SmmModel in org.omg.smm.impl
Classes in org.omg.smm.impl that implement SmmModel Modifier and Type Class Description classSmmModelImplAn implementation of the model object 'Model'.Methods in org.omg.smm.impl that return SmmModel Modifier and Type Method Description SmmModelSmmFactoryImpl. createSmmModel() -
Uses of SmmModel in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type SmmModel Modifier and Type Method Description TSmmSwitch. caseSmmModel(SmmModel object)Returns the result of interpreting the object as an instance of 'Model'.