|
NetLogo API version 4.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Activation | |
---|---|
org.nlogo.nvm |
Uses of Activation in org.nlogo.nvm |
---|
Fields in org.nlogo.nvm declared as Activation | |
---|---|
Activation |
Context.activation
|
Activation |
Activation.parent
|
Methods in org.nlogo.nvm with parameters of type Activation | |
---|---|
Object |
Context.callReporterProcedure(Activation newActivation)
|
abstract void |
Tracer.closeCallRecord(Context context,
Activation activation)
|
abstract void |
Tracer.openCallRecord(Context context,
Activation activation)
|
Constructors in org.nlogo.nvm with parameters of type Activation | |
---|---|
Activation(Procedure procedure,
Activation parent,
int returnAddress)
|
|
Context(Job job,
Agent agent,
int ip,
Activation activation)
|
|
NetLogo API version 4.0.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |