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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return PlatformRelationship
 PlatformRelationship PlatformFactory.createPlatformRelationship()
          Returns a new object of class 'Relationship'.
 

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

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