Class | Description |
---|---|
ActiveObjectASTTransformation |
Transforms active objects so that their active methods can be invoked asynchronously through an internal actor.
|
ActiveObjectASTTransformation.MyClassCodeExpressionTransformer | |
ActiveObjectRegistry |
Maps string identifiers to instances of PGroup.
|
InternalActor |
Backs active objects and invokes all object's active methods.
|
Annotation Type | Description |
---|---|
ActiveMethod | |
ActiveObject |