A representation of the model object '
Wait'. Waits for a given time period or until a certain time is reached. Either expression for or until may be specified, but not both.
The following features are supported:
- {@link org.eclipse.bpel.model.Wait#getFor For}
- {@link org.eclipse.bpel.model.Wait#getUntil Until}
@see org.eclipse.bpel.model.BPELPackage#getWait()
@model
@generated