|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectarchimate.codegen.JavaEdit
archimate.patterns.mvc.MVCEdit
public class MVCEdit
Constructor Summary | |
---|---|
MVCEdit(JavaState state)
|
Method Summary | |
---|---|
java.util.ArrayList<EditAction> |
actions()
|
void |
addAction(EditAction action)
|
void |
compile()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MVCEdit(JavaState state)
Method Detail |
---|
public java.util.ArrayList<EditAction> actions()
actions
in class JavaEdit
public void addAction(EditAction action)
addAction
in class JavaEdit
public void compile()
compile
in class JavaEdit
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |