Action
CDIFCore::Classes::Action
Definition
schema:Action - an operation invocable via a WebAPI (schema:Action or a subtype such as SearchAction, FindAction, AssessAction, ...).
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| name | string | [0..1] | schema:name - text label for the action. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| potentialAction | ← WebAPI ↗ | [0..*] | association |
| target | → EntryPoint | [1] | association |
| result | → ActionResult ↗ | [0..1] | association |
| queryInput | → PropertyValueSpecification | [0..*] | association |