Uses of Class
org.eclipse.epsilon.eugenia.EugeniaActionDelegate
-
Packages that use EugeniaActionDelegate Package Description org.eclipse.epsilon.eugenia org.eclipse.epsilon.eugenia.patches -
-
Uses of EugeniaActionDelegate in org.eclipse.epsilon.eugenia
Subclasses of EugeniaActionDelegate in org.eclipse.epsilon.eugenia Modifier and Type Class Description class
AbstractEcoreModelValidationDelegate
class
AnnotateEcoreDelegate
class
ClearGmfFileSetAction
class
Ecore2GenModelDelegate
class
Emfatic2EcoreDelegate
class
FixGenModelDelegate
class
FixGmfGenDelegate
class
GenerateDiagramCodeDelegate
class
GenerateEmfCodeDelegate
class
GenerateToolGraphMapDelegate
class
GenModelEcoreValidationDelegate
class
GmfMap2GmfGenDelegate
class
GuardedEcoreModelGenerationDelegate
class
ToolGraphMapEcoreValidationDelegate
Methods in org.eclipse.epsilon.eugenia that return EugeniaActionDelegate Modifier and Type Method Description EugeniaActionDelegate
EugeniaActionDelegate. setClearConsole(boolean clearConsole)
Methods in org.eclipse.epsilon.eugenia that return types with arguments of type EugeniaActionDelegate Modifier and Type Method Description protected abstract List<EugeniaActionDelegate>
EugeniaWorkflowDelegate. getDelegates()
protected List<EugeniaActionDelegate>
GenerateAllDelegate. getDelegates()
protected List<EugeniaActionDelegate>
GenerateEcoreDelegate. getDelegates()
protected List<EugeniaActionDelegate>
GenerateEmfEditorDelegate. getDelegates()
protected List<EugeniaActionDelegate>
GenerateGenModelDelegate. getDelegates()
-
Uses of EugeniaActionDelegate in org.eclipse.epsilon.eugenia.patches
Subclasses of EugeniaActionDelegate in org.eclipse.epsilon.eugenia.patches Modifier and Type Class Description class
ApplyPatchesDelegate
class
GeneratePatchesDelegate
class
UnapplyPatchesDelegate
-