Stages Elements can be retrieved via the getEntities-method. The string value which specifies the search was the following syntax:
[name][::namespace][@domain],[filter=“value”]
Namespace (Optional)
| Name | Description |
|---|---|
| MODEL | (default) |
| HIERARCHIC | Must be combined with the name hierarchy. e.g. hierarchy::HIERARCHIC@LOCAL |
Domain (Optional)
| Name | Description |
|---|---|
| LOCAL | Metamodel specific associations refer to PKitProcess.xml (default) |
| REMOTE | Associations to elements of other process modules |
| SYSTEM | System Specific associations |
| EXTERNAL | Comment-only associations |
Filter (Optional)
| Name | Description | |
|---|---|---|
| targetrole | e.g. targetrole=parent | |
| sourcerole | e.g. targetrole=children | |
| targetelementtype | e.g. targetelementtype=ProcessElementClass(content_02 | Artifact) Filters all artifacts of the metamodel content_02 |