| Modifier and Type | Method and Description |
|---|---|
TransitionElement |
Transition.getTransitionElement() |
| Modifier and Type | Method and Description |
|---|---|
List<TransitionElement> |
ExecutionElement.getTransitionElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transition.setTransitionElement(TransitionElement transitionElement) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CloneUtility.cloneControlElements(List<TransitionElement> controlElements,
List<TransitionElement> newControlElements) |
static void |
CloneUtility.cloneControlElements(List<TransitionElement> controlElements,
List<TransitionElement> newControlElements) |
| Modifier and Type | Method and Description |
|---|---|
TransitionElement |
TransitionImpl.getTransitionElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransitionImpl.setTransitionElement(TransitionElement transitionElement) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyResolver<TransitionElement> |
PropertyResolverFactory.createTransitionElementPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
TransitionElement |
ControlElementPropertyResolverImpl.substituteProperties(TransitionElement controlElement,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
TransitionElement |
ControlElementPropertyResolverImpl.substituteProperties(TransitionElement controlElement,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Class and Description |
|---|---|
class |
End
Java class for End complex type.
|
class |
Fail
Java class for Fail complex type.
|
class |
Next
Java class for Next complex type.
|
class |
Stop
Java class for Stop complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<TransitionElement> |
Step.transitionElements |
protected List<TransitionElement> |
Flow.transitionElements |
protected List<TransitionElement> |
Decision.transitionElements |
| Modifier and Type | Method and Description |
|---|---|
List<TransitionElement> |
Step.getTransitionElements()
Gets the value of the transitionElements property.
|
List<TransitionElement> |
Split.getTransitionElements()
Copyright 2013 International Business Machines Corp.
|
List<TransitionElement> |
Flow.getTransitionElements()
Gets the value of the transitionElements property.
|
List<TransitionElement> |
Decision.getTransitionElements()
Gets the value of the transitionElements property.
|
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0