Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.structure.AbstractStructureRelationship

Packages that use AbstractStructureRelationship
org.eclipse.gmt.modisco.omg.kdm.structure   
org.eclipse.gmt.modisco.omg.kdm.structure.util   
 

Uses of AbstractStructureRelationship in org.eclipse.gmt.modisco.omg.kdm.structure
 

Subinterfaces of AbstractStructureRelationship in org.eclipse.gmt.modisco.omg.kdm.structure
 interface StructureRelationship
          A representation of the model object 'Relationship'.
 

Uses of AbstractStructureRelationship in org.eclipse.gmt.modisco.omg.kdm.structure.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.structure.util with parameters of type AbstractStructureRelationship
 T StructureSwitch.caseAbstractStructureRelationship(AbstractStructureRelationship object)
          Returns the result of interpreting the object as an instance of 'Abstract Structure Relationship'.