|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcode.lang.FindallModule.FindallInstruction
public static class FindallModule.FindallInstruction
| Field Summary | |
|---|---|
static FindallModule.FindallInstruction |
singleton
|
| Constructor Summary | |
|---|---|
FindallModule.FindallInstruction()
|
|
| Method Summary | |
|---|---|
void |
execute(Computation computation)
Executes a findall operation. |
java.lang.String |
printAsTxtLoadable()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final FindallModule.FindallInstruction singleton
| Constructor Detail |
|---|
public FindallModule.FindallInstruction()
| Method Detail |
|---|
public void execute(Computation computation)
execute in interface Instructioncomputation - - the initial computation containing the term
to conduct a search.public java.lang.String printAsTxtLoadable()
printAsTxtLoadable in interface Instruction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||