Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.build.Tool
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.build | |
| org.eclipse.gmt.modisco.omg.kdm.build.impl | |
| org.eclipse.gmt.modisco.omg.kdm.build.util |
-
Uses of Tool in org.eclipse.gmt.modisco.omg.kdm.build
Methods in org.eclipse.gmt.modisco.omg.kdm.build that return Tool Modifier and Type Method Description ToolBuildFactory. createTool()Returns a new object of class 'Tool'.ToolSupportedBy. getTo()Returns the value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.build with parameters of type Tool Modifier and Type Method Description voidSupportedBy. setTo(Tool value)Sets the value of the 'To' reference. -
Uses of Tool in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement Tool Modifier and Type Class Description classToolImplAn implementation of the model object 'Tool'.Fields in org.eclipse.gmt.modisco.omg.kdm.build.impl declared as Tool Modifier and Type Field Description protected ToolSupportedByImpl. toThe cached value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return Tool Modifier and Type Method Description ToolSupportedByImpl. basicGetTo()ToolBuildFactoryImpl. createTool()ToolSupportedByImpl. getTo()Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl with parameters of type Tool Modifier and Type Method Description voidSupportedByImpl. setTo(Tool newTo) -
Uses of Tool in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type Tool Modifier and Type Method Description TBuildSwitch. caseTool(Tool object)Returns the result of interpreting the object as an instance of 'Tool'.