Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.source.InventoryContainer
| 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 InventoryContainer in org.eclipse.gmt.modisco.omg.kdm.source
Subinterfaces of InventoryContainer in org.eclipse.gmt.modisco.omg.kdm.source Modifier and Type Interface Description interfaceDirectoryA representation of the model object 'Directory'.interfaceProjectA representation of the model object 'Project'.Methods in org.eclipse.gmt.modisco.omg.kdm.source that return InventoryContainer Modifier and Type Method Description InventoryContainerSourceFactory. createInventoryContainer()Returns a new object of class 'Inventory Container'. -
Uses of InventoryContainer in org.eclipse.gmt.modisco.omg.kdm.source.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.source.impl that implement InventoryContainer Modifier and Type Class Description classDirectoryImplAn implementation of the model object 'Directory'.classInventoryContainerImplAn implementation of the model object 'Inventory Container'.classProjectImplAn implementation of the model object 'Project'.Methods in org.eclipse.gmt.modisco.omg.kdm.source.impl that return InventoryContainer Modifier and Type Method Description InventoryContainerSourceFactoryImpl. createInventoryContainer() -
Uses of InventoryContainer in org.eclipse.gmt.modisco.omg.kdm.source.util
Methods in org.eclipse.gmt.modisco.omg.kdm.source.util with parameters of type InventoryContainer Modifier and Type Method Description TSourceSwitch. caseInventoryContainer(InventoryContainer object)Returns the result of interpreting the object as an instance of 'Inventory Container'.