Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.source.InventoryElement
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.source | |
| org.eclipse.gmt.modisco.omg.kdm.source.impl | |
| org.eclipse.gmt.modisco.omg.kdm.source.util |
-
Uses of InventoryElement in org.eclipse.gmt.modisco.omg.kdm.source
Methods in org.eclipse.gmt.modisco.omg.kdm.source that return InventoryElement Modifier and Type Method Description InventoryElementSourceFactory. createInventoryElement()Returns a new object of class 'Inventory Element'. -
Uses of InventoryElement in org.eclipse.gmt.modisco.omg.kdm.source.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.source.impl that implement InventoryElement Modifier and Type Class Description classInventoryElementImplAn implementation of the model object 'Inventory Element'.Methods in org.eclipse.gmt.modisco.omg.kdm.source.impl that return InventoryElement Modifier and Type Method Description InventoryElementSourceFactoryImpl. createInventoryElement() -
Uses of InventoryElement in org.eclipse.gmt.modisco.omg.kdm.source.util
Methods in org.eclipse.gmt.modisco.omg.kdm.source.util with parameters of type InventoryElement Modifier and Type Method Description TSourceSwitch. caseInventoryElement(InventoryElement object)Returns the result of interpreting the object as an instance of 'Inventory Element'.