|
| FormatterConverter (RuleAdapter *ruleAdapter) |
|
void | executionObjectReleased (string objectId) |
|
set< ExecutionObject * > * | getRunningObjects () |
|
void | setHandlingStatus (bool hanling) |
|
ExecutionObject * | getObjectFromNodeId (string id) |
|
void | setScheduler (IFormatterScheduler *scheduler) |
|
void | setLinkActionListener (ILinkActionListener *actionListener) |
|
void | setDepthLevel (int level) |
|
int | getDepthLevel () |
|
void | checkGradSameInstance (set< ReferNode * > *gradSame, ExecutionObject *object) |
|
CompositeExecutionObject * | addSameInstance (ExecutionObject *executionObject, ReferNode *referNode) |
|
void | compileExecutionObjectLinks (ExecutionObject *executionObject, int depthLevel) |
|
ExecutionObject * | getExecutionObjectFromPerspective (NodeNesting *perspective, GenericDescriptor *descriptor, int depthLevel) throw (ObjectCreationForbiddenException*) |
|
set< ExecutionObject * > * | getSettingNodeObjects () |
|
FormatterEvent * | getEvent (ExecutionObject *executionObject, InterfacePoint *interfacePoint, int ncmEventType, string key) |
|
void | compileExecutionObjectLinks (ExecutionObject *executionObject, Node *dataObject, CompositeExecutionObject *parentObject, int depthLevel) |
|
ExecutionObject * | processExecutionObjectSwitch (ExecutionObjectSwitch *switchObject) |
|
FormatterEvent * | insertContext (NodeNesting *contextPerspective, Port *port) |
|
bool | removeExecutionObject (ExecutionObject *executionObject, ReferNode *referNode) |
|
bool | removeExecutionObject (ExecutionObject *executionObject) |
|
ExecutionObject * | hasExecutionObject (Node *node, GenericDescriptor *descriptor) |
|
FormatterCausalLink * | addCausalLink (ContextNode *context, CausalLink *link) |
|
void | eventStateChanged (void *someEvent, short transition, short previousState) |
|
short | getPriorityType () |
|
void | reset () |
|