Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.Signature
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl | |
| 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 Modifier and Type Method Description SignatureCodeFactory. createSignature()Returns a new object of class 'Signature'. -
Uses of Signature in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement Signature Modifier and Type Class Description classSignatureImplAn implementation of the model object 'Signature'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return Signature Modifier and Type Method Description SignatureCodeFactoryImpl. createSignature() -
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 Modifier and Type Method Description TCodeSwitch. caseSignature(Signature object)Returns the result of interpreting the object as an instance of 'Signature'.