Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.AbstractBuildRelationship

Packages that use AbstractBuildRelationship
org.eclipse.gmt.modisco.omg.kdm.build   
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
 interface BuildRelationship
          A representation of the model object 'Relationship'.
 interface Consumes
          A representation of the model object 'Consumes'.
 interface DescribedBy
          A representation of the model object 'Described By'.
 interface LinksTo
          A representation of the model object 'Links To'.
 interface Produces
          A representation of the model object 'Produces'.
 interface SuppliedBy
          A representation of the model object 'Supplied By'.
 interface SupportedBy
          A representation of the model object 'Supported By'.
 

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
 T BuildSwitch.caseAbstractBuildRelationship(AbstractBuildRelationship object)
          Returns the result of interpreting the object as an instance of 'Abstract Build Relationship'.