|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.umlv.unitex.process.CommandBuilder
fr.umlv.unitex.process.ExtractCommand
public class ExtractCommand
Field Summary |
---|
Fields inherited from class fr.umlv.unitex.process.CommandBuilder |
---|
ERROR_MESSAGE, MESSAGE, PROGRAM |
Constructor Summary | |
---|---|
ExtractCommand()
|
Method Summary | |
---|---|
ExtractCommand |
extract(boolean matchingUnits)
|
ExtractCommand |
ind(java.io.File s)
|
ExtractCommand |
result(java.io.File s)
|
ExtractCommand |
snt(java.io.File s)
|
Methods inherited from class fr.umlv.unitex.process.CommandBuilder |
---|
getBuilder, getCommandArguments, getCommandLine, getType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExtractCommand()
Method Detail |
---|
public ExtractCommand extract(boolean matchingUnits)
public ExtractCommand snt(java.io.File s)
public ExtractCommand ind(java.io.File s)
public ExtractCommand result(java.io.File s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |