Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.source.InventoryRelationship
| 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 InventoryRelationship in org.eclipse.gmt.modisco.omg.kdm.source
Methods in org.eclipse.gmt.modisco.omg.kdm.source that return InventoryRelationship Modifier and Type Method Description InventoryRelationshipSourceFactory. createInventoryRelationship()Returns a new object of class 'Inventory Relationship'. -
Uses of InventoryRelationship in org.eclipse.gmt.modisco.omg.kdm.source.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.source.impl that implement InventoryRelationship Modifier and Type Class Description classInventoryRelationshipImplAn implementation of the model object 'Inventory Relationship'.Methods in org.eclipse.gmt.modisco.omg.kdm.source.impl that return InventoryRelationship Modifier and Type Method Description InventoryRelationshipSourceFactoryImpl. createInventoryRelationship() -
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 Modifier and Type Method Description TSourceSwitch. caseInventoryRelationship(InventoryRelationship object)Returns the result of interpreting the object as an instance of 'Inventory Relationship'.