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

Packages that use InventoryRelationship
org.eclipse.gmt.modisco.omg.kdm.source   
org.eclipse.gmt.modisco.omg.kdm.source.util   
 

Uses of InventoryRelationship in org.eclipse.gmt.modisco.omg.kdm.source
 

Methods in org.eclipse.gmt.modisco.omg.kdm.source that return InventoryRelationship
 InventoryRelationship SourceFactory.createInventoryRelationship()
          Returns a new object of class 'Inventory Relationship'.
 

Uses of InventoryRelationship in org.eclipse.gmt.modisco.omg.kdm.source.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.source.util with parameters of type InventoryRelationship
 T SourceSwitch.caseInventoryRelationship(InventoryRelationship object)
          Returns the result of interpreting the object as an instance of 'Inventory Relationship'.