|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractToolEntry | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of AbstractToolEntry in org.eclipse.gmf.codegen.gmfgen |
---|
Subinterfaces of AbstractToolEntry in org.eclipse.gmf.codegen.gmfgen | |
---|---|
interface |
StandardEntry
A representation of the model object 'Standard Entry'. |
interface |
ToolEntry
A representation of the model object 'Tool Entry'. |
Uses of AbstractToolEntry in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement AbstractToolEntry | |
---|---|
class |
AbstractToolEntryImpl
An implementation of the model object 'Abstract Tool Entry'. |
class |
StandardEntryImpl
An implementation of the model object 'Standard Entry'. |
class |
ToolEntryImpl
An implementation of the model object 'Tool Entry'. |
Uses of AbstractToolEntry in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type AbstractToolEntry | |
---|---|
T |
GMFGenSwitch.caseAbstractToolEntry(AbstractToolEntry object)
Returns the result of interpreting the object as an instance of 'Abstract Tool Entry'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |