|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolContainer | |
---|---|
org.eclipse.gmf.tooldef | |
org.eclipse.gmf.tooldef.impl | |
org.eclipse.gmf.tooldef.util |
Uses of ToolContainer in org.eclipse.gmf.tooldef |
---|
Subinterfaces of ToolContainer in org.eclipse.gmf.tooldef | |
---|---|
interface |
Palette
A representation of the model object 'Palette'. |
interface |
ToolGroup
A representation of the model object 'Tool Group'. |
Uses of ToolContainer in org.eclipse.gmf.tooldef.impl |
---|
Classes in org.eclipse.gmf.tooldef.impl that implement ToolContainer | |
---|---|
class |
PaletteImpl
An implementation of the model object 'Palette'. |
class |
ToolContainerImpl
An implementation of the model object 'Tool Container'. |
class |
ToolGroupImpl
An implementation of the model object 'Tool Group'. |
Uses of ToolContainer in org.eclipse.gmf.tooldef.util |
---|
Methods in org.eclipse.gmf.tooldef.util with parameters of type ToolContainer | |
---|---|
T |
GMFToolSwitch.caseToolContainer(ToolContainer object)
Returns the result of interpreting the object as an instance of 'Tool Container'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |