| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.bpmn.client.marshall.converters.customproperties |
| Modifier and Type | Class and Description |
|---|---|
static class |
InitializedVariable.InputConstant |
static class |
InitializedVariable.InputEmpty |
static class |
InitializedVariable.InputExpression |
static class |
InitializedVariable.InputVariableReference |
| Modifier and Type | Method and Description |
|---|---|
static InitializedVariable.InitializedInputVariable |
InitializedVariable.createCustomInput(String parentId,
VariableDeclaration varDecl,
String expression) |
static InitializedVariable.InitializedInputVariable |
InitializedVariable.inputOf(String parentId,
VariableScope variableScope,
VariableDeclaration varDecl,
AssociationDeclaration associationDeclaration,
Set<DataObject> dataObjectSet) |
| Modifier and Type | Method and Description |
|---|---|
List<InitializedVariable.InitializedInputVariable> |
ParsedAssignmentsInfo.createInitializedInputVariables(String parentId,
VariableScope variableScope,
Set<DataObject> dataObjects) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.