is.Workflow.Rd
Returns a boolean indicating if obj is a valid implementation instance of Workflow.
obj
Workflow
is.Workflow(obj)
object instance
boolean where TRUE indicates obj is a valid implementation instance of WorkflowInterface and FALSE otherwise.
TRUE
WorkflowInterface
FALSE