Uses of Interface
org.omg.smm.MeasureLibrary
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of MeasureLibrary in org.omg.smm
Methods in org.omg.smm that return MeasureLibrary Modifier and Type Method Description MeasureLibrarySmmFactory. createMeasureLibrary()Returns a new object of class 'Measure Library'.Methods in org.omg.smm that return types with arguments of type MeasureLibrary Modifier and Type Method Description org.eclipse.emf.common.util.EList<MeasureLibrary>SmmModel. getLibraries()Returns the value of the 'Libraries' containment reference list. -
Uses of MeasureLibrary in org.omg.smm.impl
Classes in org.omg.smm.impl that implement MeasureLibrary Modifier and Type Class Description classMeasureLibraryImplAn implementation of the model object 'Measure Library'.Fields in org.omg.smm.impl with type parameters of type MeasureLibrary Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<MeasureLibrary>SmmModelImpl. librariesThe cached value of the 'Libraries' containment reference list.Methods in org.omg.smm.impl that return MeasureLibrary Modifier and Type Method Description MeasureLibrarySmmFactoryImpl. createMeasureLibrary()Methods in org.omg.smm.impl that return types with arguments of type MeasureLibrary Modifier and Type Method Description org.eclipse.emf.common.util.EList<MeasureLibrary>SmmModelImpl. getLibraries() -
Uses of MeasureLibrary in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type MeasureLibrary Modifier and Type Method Description TSmmSwitch. caseMeasureLibrary(MeasureLibrary object)Returns the result of interpreting the object as an instance of 'Measure Library'.