Uses of Class
com.scivicslab.actoriac.NodeInterpreter
Packages that use NodeInterpreter
-
Uses of NodeInterpreter in com.scivicslab.actoriac
Subclasses with type arguments of type NodeInterpreter in com.scivicslab.actoriacModifier and TypeClassDescriptionclassInterpreter-interfaced actor reference forNodeInterpreterinstances.Constructors in com.scivicslab.actoriac with parameters of type NodeInterpreterModifierConstructorDescriptionNodeIIAR(String actorName, NodeInterpreter object) Constructs a new NodeIIAR with the specified actor name and node interpreter object.NodeIIAR(String actorName, NodeInterpreter object, com.scivicslab.pojoactor.workflow.IIActorSystem system) Constructs a new NodeIIAR with the specified actor name, node interpreter object, and actor system.