AllocateAction¶
The act of organizing tasks/objects/events by associating resources to it.
Diagram¶

Specializations of AllocateAction¶
| Class | Description |
|---|---|
| Accept Action | The act of committing to/adopting an object.\n\nRelated actions:\n\n* [[RejectAction]]: The antonym of AcceptAction. |
| Assign Action | The act of allocating an action/event/task to some destination (someone or something). |
| Authorize Action | The act of granting permission to an object. |
| Reject Action | The act of rejecting to/adopting an object.\n\nRelated actions:\n\n* [[AcceptAction]]: The antonym of RejectAction. |
Formalization for AllocateAction¶
| Property | Constraint |
|---|---|
| subClassOf | OrganizeAction |