public class ExampleCoreographyBuilder
extends java.lang.Object
The result of is a text file formatted for the sequence diagram generator located here
We recommend play with the code to learn how to use the toolset.
Constructor and Description |
---|
ExampleCoreographyBuilder() |
Modifier and Type | Method and Description |
---|---|
static void |
exampleCalculate()
Launches the example
|
static void |
main(java.lang.String[] args)
Main method to launch the example
|
public static void main(java.lang.String[] args) throws java.io.FileNotFoundException
args
- The main args. None is neededjava.io.FileNotFoundException
- Thrown if the file is not foundpublic static void exampleCalculate() throws java.io.FileNotFoundException
java.io.FileNotFoundException
- Thrown if the file is not found