Uses of Class
com.scivicslab.pojoactor.workflow.MatrixCode
Packages that use MatrixCode
-
Uses of MatrixCode in com.scivicslab.pojoactor.workflow
Fields in com.scivicslab.pojoactor.workflow declared as MatrixCodeMethods in com.scivicslab.pojoactor.workflow that return MatrixCodeModifier and TypeMethodDescriptionInterpreter.getCode()Returns the currently loaded workflow code.Methods in com.scivicslab.pojoactor.workflow with parameters of type MatrixCodeModifier and TypeMethodDescriptionvoidInterpreter.setCode(MatrixCode code) Sets the workflow code directly (for testing purposes).