|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IOperators.LoadedVersion | |
---|---|
net.sourceforge.nrl.parser.operators | Operator library management package. |
Uses of IOperators.LoadedVersion in net.sourceforge.nrl.parser.operators |
---|
Methods in net.sourceforge.nrl.parser.operators that return IOperators.LoadedVersion | |
---|---|
IOperators.LoadedVersion |
Operators.getLoadedVersion()
|
IOperators.LoadedVersion |
IOperators.getLoadedVersion()
Gets the operator file format version that these operators were loaded from. |
static IOperators.LoadedVersion |
IOperators.LoadedVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IOperators.LoadedVersion[] |
IOperators.LoadedVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.sourceforge.nrl.parser.operators with parameters of type IOperators.LoadedVersion | |
---|---|
void |
Operators.setLoadedVersion(IOperators.LoadedVersion loadedVersion)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |