Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.AbstractCodeRelationship

Packages that use AbstractCodeRelationship
org.eclipse.gmt.modisco.omg.kdm.code   
org.eclipse.gmt.modisco.omg.kdm.code.util   
 

Uses of AbstractCodeRelationship in org.eclipse.gmt.modisco.omg.kdm.code
 

Subinterfaces of AbstractCodeRelationship in org.eclipse.gmt.modisco.omg.kdm.code
 interface CodeRelationship
          A representation of the model object 'Relationship'.
 interface Expands
          A representation of the model object 'Expands'.
 interface Extends
          A representation of the model object 'Extends'.
 interface GeneratedFrom
          A representation of the model object 'Generated From'.
 interface HasType
          A representation of the model object 'Has Type'.
 interface HasValue
          A representation of the model object 'Has Value'.
 interface ImplementationOf
          A representation of the model object 'Implementation Of'.
 interface Implements
          A representation of the model object 'Implements'.
 interface Imports
          A representation of the model object 'Imports'.
 interface Includes
          A representation of the model object 'Includes'.
 interface InstanceOf
          A representation of the model object 'Instance Of'.
 interface ParameterTo
          A representation of the model object 'Parameter To'.
 interface Redefines
          A representation of the model object 'Redefines'.
 interface VariantTo
          A representation of the model object 'Variant To'.
 interface VisibleIn
          A representation of the model object 'Visible In'.
 

Uses of AbstractCodeRelationship in org.eclipse.gmt.modisco.omg.kdm.code.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type AbstractCodeRelationship
 T CodeSwitch.caseAbstractCodeRelationship(AbstractCodeRelationship object)
          Returns the result of interpreting the object as an instance of 'Abstract Code Relationship'.