Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.source.InventoryItem
| 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 InventoryItem in org.eclipse.gmt.modisco.omg.kdm.source
Subinterfaces of InventoryItem in org.eclipse.gmt.modisco.omg.kdm.source Modifier and Type Interface Description interfaceBinaryFileA representation of the model object 'Binary File'.interfaceConfigurationA representation of the model object 'Configuration'.interfaceExecutableFileA representation of the model object 'Executable File'.interfaceImageA representation of the model object 'Image'.interfaceResourceDescriptionA representation of the model object 'Resource Description'.interfaceSourceFileA representation of the model object 'File'.Methods in org.eclipse.gmt.modisco.omg.kdm.source that return InventoryItem Modifier and Type Method Description InventoryItemSourceFactory. createInventoryItem()Returns a new object of class 'Inventory Item'. -
Uses of InventoryItem in org.eclipse.gmt.modisco.omg.kdm.source.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.source.impl that implement InventoryItem Modifier and Type Class Description classBinaryFileImplAn implementation of the model object 'Binary File'.classConfigurationImplAn implementation of the model object 'Configuration'.classExecutableFileImplAn implementation of the model object 'Executable File'.classImageImplAn implementation of the model object 'Image'.classInventoryItemImplAn implementation of the model object 'Inventory Item'.classResourceDescriptionImplAn implementation of the model object 'Resource Description'.classSourceFileImplAn implementation of the model object 'File'.Methods in org.eclipse.gmt.modisco.omg.kdm.source.impl that return InventoryItem Modifier and Type Method Description InventoryItemSourceFactoryImpl. createInventoryItem() -
Uses of InventoryItem in org.eclipse.gmt.modisco.omg.kdm.source.util
Methods in org.eclipse.gmt.modisco.omg.kdm.source.util with parameters of type InventoryItem Modifier and Type Method Description TSourceSwitch. caseInventoryItem(InventoryItem object)Returns the result of interpreting the object as an instance of 'Inventory Item'.