Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.Signature

Packages that use Signature
org.eclipse.gmt.modisco.omg.kdm.code   
org.eclipse.gmt.modisco.omg.kdm.code.util   
 

Uses of Signature in org.eclipse.gmt.modisco.omg.kdm.code
 

Methods in org.eclipse.gmt.modisco.omg.kdm.code that return Signature
 Signature CodeFactory.createSignature()
          Returns a new object of class 'Signature'.
 

Uses of Signature in org.eclipse.gmt.modisco.omg.kdm.code.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type Signature
 T CodeSwitch.caseSignature(Signature object)
          Returns the result of interpreting the object as an instance of 'Signature'.