Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.AbstractDataRelationship

Packages that use AbstractDataRelationship
org.eclipse.gmt.modisco.omg.kdm.data   
org.eclipse.gmt.modisco.omg.kdm.data.util   
 

Uses of AbstractDataRelationship in org.eclipse.gmt.modisco.omg.kdm.data
 

Subinterfaces of AbstractDataRelationship in org.eclipse.gmt.modisco.omg.kdm.data
 interface DataRelationship
          A representation of the model object 'Relationship'.
 interface DatatypeOf
          A representation of the model object 'Datatype Of'.
 interface ExtensionTo
          A representation of the model object 'Extension To'.
 interface KeyRelation
          A representation of the model object 'Key Relation'.
 interface ReferenceTo
          A representation of the model object 'Reference To'.
 interface RestrictionOf
          A representation of the model object 'Restriction Of'.
 interface TypedBy
          A representation of the model object 'Typed By'.
 

Uses of AbstractDataRelationship in org.eclipse.gmt.modisco.omg.kdm.data.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type AbstractDataRelationship
 T DataSwitch.caseAbstractDataRelationship(AbstractDataRelationship object)
          Returns the result of interpreting the object as an instance of 'Abstract Data Relationship'.