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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.build that return SuppliedBy
 SuppliedBy BuildFactory.createSuppliedBy()
          Returns a new object of class 'Supplied By'.
 

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

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