| Package | Description |
|---|---|
| org.camunda.community.bpmndt.model |
| Modifier and Type | Method and Description |
|---|---|
TestCaseActivityScope |
TestCaseActivity.getParent()
Return the parent scope, if the underlying flow node is not a direct child of the BPMN process
element.
|
TestCaseActivityScope |
TestCaseActivityScope.getParent()
Return the parent scope, if the scope is not a direct child of the related BPMN process element.
|
| Modifier and Type | Method and Description |
|---|---|
List<TestCaseActivityScope> |
TestCase.getActivityScopes()
Gets the scopes of the test case activities.
|
Copyright © 2023 Camunda. All rights reserved.