|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenAction | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of GenAction in org.eclipse.gmf.codegen.gmfgen |
---|
Subinterfaces of GenAction in org.eclipse.gmf.codegen.gmfgen | |
---|---|
interface |
CreateShortcutAction
A representation of the model object 'Create Shortcut Action'. |
interface |
InitDiagramAction
A representation of the model object 'Init Diagram Action'. |
interface |
LoadResourceAction
A representation of the model object 'Load Resource Action'. |
Uses of GenAction in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenAction | |
---|---|
class |
CreateShortcutActionImpl
An implementation of the model object 'Create Shortcut Action'. |
class |
GenActionImpl
An implementation of the model object 'Gen Action'. |
class |
InitDiagramActionImpl
An implementation of the model object 'Init Diagram Action'. |
class |
LoadResourceActionImpl
An implementation of the model object 'Load Resource Action'. |
Uses of GenAction in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenAction | |
---|---|
T |
GMFGenSwitch.caseGenAction(GenAction object)
Returns the result of interpreting the object as an instance of 'Gen Action'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |