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 classAbstractEcoreModelValidationDelegateclassAnnotateEcoreDelegateclassClearGmfFileSetActionclassEcore2GenModelDelegateclassEmfatic2EcoreDelegateclassFixGenModelDelegateclassFixGmfGenDelegateclassGenerateDiagramCodeDelegateclassGenerateEmfCodeDelegateclassGenerateToolGraphMapDelegateclassGenModelEcoreValidationDelegateclassGmfMap2GmfGenDelegateclassGuardedEcoreModelGenerationDelegateclassToolGraphMapEcoreValidationDelegateMethods in org.eclipse.epsilon.eugenia that return EugeniaActionDelegate Modifier and Type Method Description EugeniaActionDelegateEugeniaActionDelegate. 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 classApplyPatchesDelegateclassGeneratePatchesDelegateclassUnapplyPatchesDelegate
-