|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolGroup | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of ToolGroup in org.eclipse.gmf.codegen.gmfgen |
---|
Methods in org.eclipse.gmf.codegen.gmfgen that return ToolGroup | |
---|---|
ToolGroup |
GMFGenFactory.createToolGroup()
Returns a new object of class 'Tool Group' |
ToolGroup |
ToolGroupItem.getGroup()
Returns the value of the 'Group' container reference. |
Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type ToolGroup | |
---|---|
org.eclipse.emf.common.util.EList<ToolGroup> |
Palette.getGroups()
Returns the value of the 'Groups' containment reference list. |
Uses of ToolGroup in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement ToolGroup | |
---|---|
class |
ToolGroupImpl
An implementation of the model object 'Tool Group' |
Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type ToolGroup | |
---|---|
protected org.eclipse.emf.common.util.EList<ToolGroup> |
PaletteImpl.groups
The cached value of the ' Groups ' containment reference list |
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return ToolGroup | |
---|---|
ToolGroup |
GMFGenFactoryImpl.createToolGroup()
|
ToolGroup |
ToolGroupImpl.getGroup()
|
ToolGroup |
SeparatorImpl.getGroup()
|
ToolGroup |
AbstractToolEntryImpl.getGroup()
|
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type ToolGroup | |
---|---|
org.eclipse.emf.common.util.EList<ToolGroup> |
PaletteImpl.getGroups()
|
Uses of ToolGroup in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type ToolGroup | |
---|---|
T |
GMFGenSwitch.caseToolGroup(ToolGroup object)
Returns the result of interpreting the object as an instance of 'Tool Group' |
|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.