| Class | Description |
|---|---|
| EventDefinitionRegistry |
A registry that stores
EventDefinitions and provide utility methods to retrieve them. |
| ExecutionService |
A service that handles
EventInstances and executes the corresponding RuntimeActions defined in the
provided ExecutionModel. |
| RuntimePlatformRegistry |
A registry that stores
RuntimePlatforms. |
| XatkitCore |
The core component of the xatkit framework.
|
| Exception | Description |
|---|---|
| XatkitException |
Xatkit top-level exception.
|
This package contains the XatkitCore class, that is initialized with an execution
model. It also contains the different registries that are used to store model-level information and map them to
runtime-level classes.
Copyright © 2020 SOM Research Lab. All rights reserved.