|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.actions.ActionDelegate
archimate.actions.ArchiMateAction
archimate.actions.ValidateCode
public class ValidateCode
This class implements the Validate Code action. The code in the source folder of the java project is validated with respect to the selected UML package.
Constructor Summary | |
---|---|
ValidateCode()
|
Method Summary | |
---|---|
void |
run(org.eclipse.jface.action.IAction action)
The action has been activated. |
Methods inherited from class archimate.actions.ArchiMateAction |
---|
dispose, getWindow, init, init, selectionChanged, setActiveEditor, setActiveWorkbenchPart |
Methods inherited from class org.eclipse.ui.actions.ActionDelegate |
---|
runWithEvent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidateCode()
Method Detail |
---|
public void run(org.eclipse.jface.action.IAction action)
run
in interface org.eclipse.ui.IActionDelegate
run
in class ArchiMateAction
IActionDelegate.run(org.eclipse.jface.action.IAction)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |