|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.umlv.unitex.process.CommandBuilder
public abstract class CommandBuilder
This class provides facilities for build process command lines.
Field Summary | |
---|---|
static int |
ERROR_MESSAGE
|
static int |
MESSAGE
|
static int |
PROGRAM
|
Method Summary | |
---|---|
CommandBuilder |
getBuilder()
|
java.lang.String[] |
getCommandArguments()
|
java.lang.String |
getCommandLine()
|
int |
getType()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int PROGRAM
public static final int MESSAGE
public static final int ERROR_MESSAGE
Method Detail |
---|
public java.lang.String getCommandLine()
public java.lang.String[] getCommandArguments()
public CommandBuilder getBuilder()
public int getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |