|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalgoanim.annotations.ExecutorManager
public class ExecutorManager
| Field Summary | |
|---|---|
protected java.util.Vector<Executor> |
executors
|
protected SourceCode |
src
|
protected Variables |
vars
|
| Constructor Summary | |
|---|---|
ExecutorManager(Variables vars,
SourceCode src)
|
|
| Method Summary | |
|---|---|
boolean |
exec(Annotation anno)
|
boolean |
exec(java.util.Vector<Annotation> annos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Variables vars
protected SourceCode src
protected java.util.Vector<Executor> executors
| Constructor Detail |
|---|
public ExecutorManager(Variables vars,
SourceCode src)
| Method Detail |
|---|
public boolean exec(java.util.Vector<Annotation> annos)
public boolean exec(Annotation anno)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||