public class ImgGenerator extends Object
| Constructor and Description |
|---|
ImgGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateUMLSequence(Path messagesImgPath,
io.fixprotocol.orchestra.docgen.PathManager fileSystemManager,
MessageType message,
FlowType flow,
List<ResponseType> responseList,
org.stringtemplate.v4.STErrorListener errorListener) |
void |
generateUMLStateMachine(Path messagesImgPath,
io.fixprotocol.orchestra.docgen.PathManager fileSystemManager,
StateMachineType stateMachine,
org.stringtemplate.v4.STErrorListener errorListener) |
public void generateUMLStateMachine(Path messagesImgPath, io.fixprotocol.orchestra.docgen.PathManager fileSystemManager, StateMachineType stateMachine, org.stringtemplate.v4.STErrorListener errorListener) throws IOException
IOExceptionpublic void generateUMLSequence(Path messagesImgPath, io.fixprotocol.orchestra.docgen.PathManager fileSystemManager, MessageType message, FlowType flow, List<ResponseType> responseList, org.stringtemplate.v4.STErrorListener errorListener) throws IOException
IOExceptionCopyright © 2016–2021 FIX Trading Community. All rights reserved.