Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.source.InventoryElement

Packages that use InventoryElement
org.eclipse.gmt.modisco.omg.kdm.source   
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
 InventoryElement SourceFactory.createInventoryElement()
          Returns a new object of class 'Inventory Element'.
 

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
 T SourceSwitch.caseInventoryElement(InventoryElement object)
          Returns the result of interpreting the object as an instance of 'Inventory Element'.