|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NCallableProgram
Describes an external program that can be called on this corpus
| Nested Class Summary | |
|---|---|
static interface |
NCallableProgram.Argument
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
returns a short description of the program |
java.lang.String |
getName()
returns the file name of the program |
java.util.List |
getOptionalArguments()
Returns a List of optional "Argument"s belonging to this coding, in arbitrary order |
java.util.List |
getRequiredArguments()
Returns a List of required "Argument"s belonging to this coding, in arbitrary order |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getDescription()
java.util.List getRequiredArguments()
java.util.List getOptionalArguments()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||