Attribute | Schema Datatype or Enumeration | Usage | Definition | Business |
---|
Rule(s) | ||||
---|---|---|---|---|
OID | oid | Required | Unique identifier. | |
Name | name | Required | Human-readable name. | |
TransitionOID | oidref | Required | References the workflow Transition on which the timing constraint must be executed. |
TimepointTarget | durationDatetime | Conditional | The planned time between the |
2 activities defined by the transition in the |
workflow. |
|
| |||
MethodOID | oidref | Conditional | References a MethodDef that returns a durationDatetime. |
Use of a method |
allows timings that depend on other pieces of information, or |
complex timing calculations. |
|
|
| ||||
Type | (StartToStart, StartToFinish, FinishToStart, FinishToFinish) | Optional | Defines how the timing is to be defined between the two activities, starting from the start or the end of the source activity, and ending at the start or the end of the target activity. |
|
TimepointPreWindow | durationDatetime | Optional | Specifies the amount of time prior to |
the TimepointTarget, the |
time between the two activities, may be shortened. |
| ||
TimepointPostWindow | durationDatetime | Optional | Specifies the amount of time after the |
TimepointTarget, the |
time between the two activities, may be lengthened. |
|