|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StandardTool | |
---|---|
org.eclipse.gmf.tooldef | |
org.eclipse.gmf.tooldef.impl | |
org.eclipse.gmf.tooldef.util |
Uses of StandardTool in org.eclipse.gmf.tooldef |
---|
Methods in org.eclipse.gmf.tooldef that return StandardTool | |
---|---|
StandardTool |
GMFToolFactory.createStandardTool()
Returns a new object of class 'Standard Tool'. |
Uses of StandardTool in org.eclipse.gmf.tooldef.impl |
---|
Classes in org.eclipse.gmf.tooldef.impl that implement StandardTool | |
---|---|
class |
StandardToolImpl
An implementation of the model object 'Standard Tool'. |
Methods in org.eclipse.gmf.tooldef.impl that return StandardTool | |
---|---|
StandardTool |
GMFToolFactoryImpl.createStandardTool()
|
Uses of StandardTool in org.eclipse.gmf.tooldef.util |
---|
Methods in org.eclipse.gmf.tooldef.util with parameters of type StandardTool | |
---|---|
T |
GMFToolSwitch.caseStandardTool(StandardTool object)
Returns the result of interpreting the object as an instance of 'Standard Tool'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |