|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.etrice.generator.java.gen.InstanceDiagramGen
public class InstanceDiagramGen
Constructor Summary | |
---|---|
InstanceDiagramGen()
|
Method Summary | |
---|---|
void |
doGenerate(Root root)
generate code from an eTrice generator model |
StringConcatenation |
generate(Root root,
SubSystemInstance ssc,
SubSystemClass cc)
|
StringConcatenation |
instance(ActorInstance ai)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstanceDiagramGen()
Method Detail |
---|
public void doGenerate(Root root)
IRoomGenerator
doGenerate
in interface IRoomGenerator
root
- the root object of the eTrice generator modelpublic StringConcatenation generate(Root root, SubSystemInstance ssc, SubSystemClass cc)
public StringConcatenation instance(ActorInstance ai)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |