|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stateforge.statebuilder.CoderBase
com.stateforge.statebuilder.java.CoderBaseJava
com.stateforge.statebuilder.java.CoderContext
public class CoderContext
| Constructor Summary | |
|---|---|
CoderContext(StateMachineModel model,
com.sun.codemodel.JCodeModel code)
|
|
| Method Summary | |
|---|---|
void |
code()
|
| Methods inherited from class com.stateforge.statebuilder.java.CoderBaseJava |
|---|
addParameter, getAbstractContextClassName, getCode, getContextParentExpression, getPackage, getParallelClassName, getParallelFieldName, getParallelLocalVariableName, writeContextOnEnd, writeProcessTransition |
| Methods inherited from class com.stateforge.statebuilder.CoderBase |
|---|
getContextClassName, getContextParentClassName, getModel, getStateClassName, getStateClassName, setModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoderContext(StateMachineModel model,
com.sun.codemodel.JCodeModel code)
| Method Detail |
|---|
public void code()
throws StateBuilderException
code in class CoderBaseStateBuilderException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||