Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.LinksTo

Packages that use LinksTo
org.eclipse.gmt.modisco.omg.kdm.build   
org.eclipse.gmt.modisco.omg.kdm.build.util   
 

Uses of LinksTo in org.eclipse.gmt.modisco.omg.kdm.build
 

Methods in org.eclipse.gmt.modisco.omg.kdm.build that return LinksTo
 LinksTo BuildFactory.createLinksTo()
          Returns a new object of class 'Links To'.
 

Uses of LinksTo in org.eclipse.gmt.modisco.omg.kdm.build.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type LinksTo
 T BuildSwitch.caseLinksTo(LinksTo object)
          Returns the result of interpreting the object as an instance of 'Links To'.