Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.AbstractBuildRelationship
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.build | |
| org.eclipse.gmt.modisco.omg.kdm.build.impl | |
| org.eclipse.gmt.modisco.omg.kdm.build.util |
-
Uses of AbstractBuildRelationship in org.eclipse.gmt.modisco.omg.kdm.build
Subinterfaces of AbstractBuildRelationship in org.eclipse.gmt.modisco.omg.kdm.build Modifier and Type Interface Description interfaceBuildRelationshipA representation of the model object 'Relationship'.interfaceConsumesA representation of the model object 'Consumes'.interfaceDescribedByA representation of the model object 'Described By'.interfaceLinksToA representation of the model object 'Links To'.interfaceProducesA representation of the model object 'Produces'.interfaceSuppliedByA representation of the model object 'Supplied By'.interfaceSupportedByA representation of the model object 'Supported By'.Methods in org.eclipse.gmt.modisco.omg.kdm.build that return types with arguments of type AbstractBuildRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractBuildRelationship>AbstractBuildElement. getBuildRelation()Returns the value of the 'Build Relation' containment reference list. -
Uses of AbstractBuildRelationship in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement AbstractBuildRelationship Modifier and Type Class Description classBuildRelationshipImplAn implementation of the model object 'Relationship'.classConsumesImplAn implementation of the model object 'Consumes'.classDescribedByImplAn implementation of the model object 'Described By'.classLinksToImplAn implementation of the model object 'Links To'.classProducesImplAn implementation of the model object 'Produces'.classSuppliedByImplAn implementation of the model object 'Supplied By'.classSupportedByImplAn implementation of the model object 'Supported By'.Fields in org.eclipse.gmt.modisco.omg.kdm.build.impl with type parameters of type AbstractBuildRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AbstractBuildRelationship>BuildElementImpl. buildRelationThe cached value of the 'Build Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractBuildRelationship>BuildResourceImpl. buildRelationThe cached value of the 'Build Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractBuildRelationship>SupplierImpl. buildRelationThe cached value of the 'Build Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractBuildRelationship>SymbolicLinkImpl. buildRelationThe cached value of the 'Build Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractBuildRelationship>ToolImpl. buildRelationThe cached value of the 'Build Relation' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return types with arguments of type AbstractBuildRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractBuildRelationship>BuildElementImpl. getBuildRelation()org.eclipse.emf.common.util.EList<AbstractBuildRelationship>BuildResourceImpl. getBuildRelation()org.eclipse.emf.common.util.EList<AbstractBuildRelationship>SupplierImpl. getBuildRelation()org.eclipse.emf.common.util.EList<AbstractBuildRelationship>SymbolicLinkImpl. getBuildRelation()org.eclipse.emf.common.util.EList<AbstractBuildRelationship>ToolImpl. getBuildRelation() -
Uses of AbstractBuildRelationship in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type AbstractBuildRelationship Modifier and Type Method Description TBuildSwitch. caseAbstractBuildRelationship(AbstractBuildRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Build Relationship'.