| Package | Description |
|---|---|
| org.ow2.orchestra.facade.runtime | |
| org.ow2.orchestra.facade.runtime.impl |
| Modifier and Type | Method and Description |
|---|---|
List<VariableUpdate> |
ScopeActivityInstance.getVariables()
Scope is a subtype of activity
|
| Modifier and Type | Class and Description |
|---|---|
class |
VariableUpdateImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<VariableUpdate> |
ScopeActivityInstanceImpl.variables
all runtime variables of this scope.
|
| Modifier and Type | Method and Description |
|---|---|
VariableUpdate |
VariableUpdateImpl.copy() |
| Modifier and Type | Method and Description |
|---|---|
List<VariableUpdate> |
ScopeActivityInstanceImpl.getVariables() |
| Constructor and Description |
|---|
VariableUpdateImpl(VariableUpdate record) |
Copyright © 2011 OW2 Consortium. All Rights Reserved.