|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectarchimate.patterns.Pattern
archimate.primitives.Primitive
archimate.primitives.callback.CallbackPrimitive
public class CallbackPrimitive
Class implementing code generation for the Callback Primitive
Constructor Summary | |
---|---|
CallbackPrimitive()
|
Method Summary | |
---|---|
void |
generate_code()
|
Methods inherited from class archimate.primitives.Primitive |
---|
check_code |
Methods inherited from class archimate.patterns.Pattern |
---|
model, tree |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface archimate.codegen.ICodeGenerator |
---|
model, tree |
Constructor Detail |
---|
public CallbackPrimitive()
Method Detail |
---|
public void generate_code()
generate_code
in interface ICodeGenerator
generate_code
in class Primitive
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |