define how we get out from a sub-workflow

schema SubWorkflowExitPoint SubWorkflowExitPoint State State name (String) description (String) description_format (String) SubWorkflowExitPoint->State destination_state 0..1 0..n SubWorkflowExitPoint->State subworkflow_state 0..n WorkflowTransition WorkflowTransition name (String) type (String) description (String) description_format (String) WorkflowTransition->SubWorkflowExitPoint subworkflow_exit 0..n

Attributes

name (3)typedefault valuerequiredconstraintsdescriptionoptions
modification_date (modification date)International date and timeyes

latest modification time of an entity

cwuri (internal uri)Stringyes

internal entity uri

creation_date (creation date)International date and timeyes

creation time of an entity

Relations

SubWorkflowExitPoint is subject of:
name (7)object typecardinalityconstraintsoptions
created_by (created by)CWUser (User)0..1
cw_source (source)CWSource (Data source)1composite=object
destination_state (destination state)State (State)0..1RQLConstraint(DISTINCT Any O,S WHERE T subworkflow_exit S, T transition_of WF, O state_of WF)inlined
is (is)CWEType (Entity type)1
is_instance_of (is instance of)CWEType (Entity type)1..n
owned_by (owned by)CWUser (User)0..n
subworkflow_state (subworkflow state)State (State)1RQLConstraint(DISTINCT Any O,S WHERE T subworkflow_exit S, T subworkflow WF, O state_of WF)inlined
SubWorkflowExitPoint is object of:
name (1)subject typecardinalityconstraintsoptions
subworkflow_exit (subworkflow exit of)WorkflowTransition (Workflow-transition)0..ncomposite=subject