Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.source.AbstractInventoryRelationship
| 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 AbstractInventoryRelationship in org.eclipse.gmt.modisco.omg.kdm.source
Subinterfaces of AbstractInventoryRelationship in org.eclipse.gmt.modisco.omg.kdm.source Modifier and Type Interface Description interfaceDependsOnA representation of the model object 'Depends On'.interfaceInventoryRelationshipA representation of the model object 'Inventory Relationship'.Methods in org.eclipse.gmt.modisco.omg.kdm.source that return types with arguments of type AbstractInventoryRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractInventoryRelationship>AbstractInventoryElement. getInventoryRelation()Returns the value of the 'Inventory Relation' containment reference list. -
Uses of AbstractInventoryRelationship in org.eclipse.gmt.modisco.omg.kdm.source.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.source.impl that implement AbstractInventoryRelationship Modifier and Type Class Description classDependsOnImplAn implementation of the model object 'Depends On'.classInventoryRelationshipImplAn implementation of the model object 'Inventory Relationship'.Fields in org.eclipse.gmt.modisco.omg.kdm.source.impl with type parameters of type AbstractInventoryRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AbstractInventoryRelationship>InventoryContainerImpl. inventoryRelationThe cached value of the 'Inventory Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractInventoryRelationship>InventoryElementImpl. inventoryRelationThe cached value of the 'Inventory Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractInventoryRelationship>InventoryItemImpl. inventoryRelationThe cached value of the 'Inventory Relation' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.source.impl that return types with arguments of type AbstractInventoryRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractInventoryRelationship>InventoryContainerImpl. getInventoryRelation()org.eclipse.emf.common.util.EList<AbstractInventoryRelationship>InventoryElementImpl. getInventoryRelation()org.eclipse.emf.common.util.EList<AbstractInventoryRelationship>InventoryItemImpl. getInventoryRelation() -
Uses of AbstractInventoryRelationship in org.eclipse.gmt.modisco.omg.kdm.source.util
Methods in org.eclipse.gmt.modisco.omg.kdm.source.util with parameters of type AbstractInventoryRelationship Modifier and Type Method Description TSourceSwitch. caseAbstractInventoryRelationship(AbstractInventoryRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Inventory Relationship'.