Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.AbstractPlatformRelationship

Packages that use AbstractPlatformRelationship
org.eclipse.gmt.modisco.omg.kdm.platform   
org.eclipse.gmt.modisco.omg.kdm.platform.util   
 

Uses of AbstractPlatformRelationship in org.eclipse.gmt.modisco.omg.kdm.platform
 

Subinterfaces of AbstractPlatformRelationship in org.eclipse.gmt.modisco.omg.kdm.platform
 interface BindsTo
          A representation of the model object 'Binds To'.
 interface Loads
          A representation of the model object 'Loads'.
 interface PlatformRelationship
          A representation of the model object 'Relationship'.
 interface Requires
          A representation of the model object 'Requires'.
 interface Spawns
          A representation of the model object 'Spawns'.
 

Uses of AbstractPlatformRelationship in org.eclipse.gmt.modisco.omg.kdm.platform.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type AbstractPlatformRelationship
 T PlatformSwitch.caseAbstractPlatformRelationship(AbstractPlatformRelationship object)
          Returns the result of interpreting the object as an instance of 'Abstract Platform Relationship'.