Uses of Class
com.scivicslab.turingworkflow.plugins.inventory.NodeGroupInterpreter
Packages that use NodeGroupInterpreter
-
Uses of NodeGroupInterpreter in com.scivicslab.turingworkflow.plugins.inventory
Constructors in com.scivicslab.turingworkflow.plugins.inventory with parameters of type NodeGroupInterpreterModifierConstructorDescriptionNodeGroupActor(String actorName, NodeGroupInterpreter object) Constructs a new NodeGroupActor with the specified actor name and nodeGroupInterpreter object.NodeGroupActor(String actorName, NodeGroupInterpreter object, com.scivicslab.turingworkflow.workflow.IIActorSystem system) Constructs a new NodeGroupActor with the specified actor name, nodeGroupInterpreter object, and actor system.