Package | Description |
---|---|
com.xatkit.core |
Contains the core components of the Xatkit framework.
|
com.xatkit.util |
Utility classes that are used by the Xatkit framework.
|
Modifier and Type | Method and Description |
---|---|
RuntimePlatformRegistry |
ExecutionService.getRuntimePlatformRegistry()
Returns the
RuntimePlatformRegistry associated to this ExecutionService . |
RuntimePlatformRegistry |
XatkitCore.getRuntimePlatformRegistry()
Returns the
RuntimePlatformRegistry associated to this instance. |
Constructor and Description |
---|
ExecutionService(com.xatkit.execution.ExecutionModel executionModel,
RuntimePlatformRegistry runtimePlatformRegistry,
Configuration configuration)
|
Modifier and Type | Method and Description |
---|---|
static boolean |
XbaseUtils.isPlatformActionCall(org.eclipse.xtext.xbase.XMemberFeatureCall featureCall,
RuntimePlatformRegistry registry)
Returns
true if the provided featureCall is a platform's action call, false otherwise. |
Copyright © 2020 SOM Research Lab. All rights reserved.