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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.build that return SupportedBy
 SupportedBy BuildFactory.createSupportedBy()
          Returns a new object of class 'Supported By'.
 

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

Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type SupportedBy
 T BuildSwitch.caseSupportedBy(SupportedBy object)
          Returns the result of interpreting the object as an instance of 'Supported By'.