|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfiber.gen.tools.FiberGen
public class FiberGen
Command line interface to generate code from a Fiber Model.
| Constructor Summary | |
|---|---|
FiberGen()
Construct a Fiber generation program. |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Main. |
boolean |
run(String[] args)
Execute FiberGen with the provided arguments. |
void |
setBuildContext(BuildContext buildContext)
Set the build context for any messages. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FiberGen()
| Method Detail |
|---|
public static void main(String[] args)
args - argumentspublic boolean run(String[] args)
args - command line args
public void setBuildContext(BuildContext buildContext)
buildContext - the build context
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||