Uses of Interface
org.camunda.community.bpmndt.model.TestCaseActivityScope
Packages that use TestCaseActivityScope
-
Uses of TestCaseActivityScope in org.camunda.community.bpmndt.model
Methods in org.camunda.community.bpmndt.model that return TestCaseActivityScopeModifier and TypeMethodDescriptionTestCaseActivity.getParent()Return the parent scope, if the underlying flow node is not a direct child of the BPMN process element.TestCaseActivityScope.getParent()Return the parent scope, if the scope is not a direct child of the related BPMN process element.Methods in org.camunda.community.bpmndt.model that return types with arguments of type TestCaseActivityScopeModifier and TypeMethodDescriptionTestCase.getActivityScopes()Gets the scopes of the test case activities.