Uses of Class
com.scivicslab.actoriac.NodeGroupInterpreter
Packages that use NodeGroupInterpreter
-
Uses of NodeGroupInterpreter in com.scivicslab.actoriac
Subclasses with type arguments of type NodeGroupInterpreter in com.scivicslab.actoriacModifier and TypeClassDescriptionclassInterpreter-interfaced actor reference forNodeGroupInterpreterinstances.Constructors in com.scivicslab.actoriac with parameters of type NodeGroupInterpreterModifierConstructorDescriptionNodeGroupIIAR(String actorName, NodeGroupInterpreter object) Constructs a new NodeGroupIIAR with the specified actor name and nodeGroupInterpreter object.NodeGroupIIAR(String actorName, NodeGroupInterpreter object, com.scivicslab.pojoactor.workflow.IIActorSystem system) Constructs a new NodeGroupIIAR with the specified actor name, nodeGroupInterpreter object, and actor system.