Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.CodeAssembly
| 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 CodeAssembly in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return CodeAssembly Modifier and Type Method Description CodeAssemblyCodeFactory. createCodeAssembly()Returns a new object of class 'Assembly'. -
Uses of CodeAssembly in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement CodeAssembly Modifier and Type Class Description classCodeAssemblyImplAn implementation of the model object 'Assembly'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return CodeAssembly Modifier and Type Method Description CodeAssemblyCodeFactoryImpl. createCodeAssembly() -
Uses of CodeAssembly in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type CodeAssembly Modifier and Type Method Description TCodeSwitch. caseCodeAssembly(CodeAssembly object)Returns the result of interpreting the object as an instance of 'Assembly'.