Package | Description |
---|---|
org.camunda.bpm.model.cmmn.impl.instance | |
org.camunda.bpm.model.cmmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
CaseParameterImpl |
class |
DecisionParameterImpl |
class |
InputCaseParameterImpl |
class |
InputDecisionParameterImpl |
class |
InputProcessParameterImpl |
class |
InputsCaseParameterImpl |
class |
OutputCaseParameterImpl |
class |
OutputDecisionParameterImpl |
class |
OutputProcessParameterImpl |
class |
OutputsCaseParameterImpl |
class |
ParameterImpl |
class |
ProcessParameterImpl |
Modifier and Type | Field and Description |
---|---|
protected static AttributeReference<Parameter> |
ParameterMappingImpl.sourceRefAttribute |
protected static AttributeReference<Parameter> |
ParameterMappingImpl.targetRefAttribute |
Modifier and Type | Method and Description |
---|---|
Parameter |
ParameterMappingImpl.getSource() |
Parameter |
ParameterMappingImpl.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
ParameterMappingImpl.setSource(Parameter parameter) |
void |
ParameterMappingImpl.setTarget(Parameter parameter) |
Modifier and Type | Interface and Description |
---|---|
interface |
CaseParameter |
interface |
DecisionParameter |
interface |
InputCaseParameter |
interface |
InputDecisionParameter |
interface |
InputProcessParameter |
interface |
InputsCaseParameter |
interface |
OutputCaseParameter |
interface |
OutputDecisionParameter |
interface |
OutputProcessParameter |
interface |
OutputsCaseParameter |
interface |
ProcessParameter |
Modifier and Type | Method and Description |
---|---|
Parameter |
ParameterMapping.getSource() |
Parameter |
ParameterMapping.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
ParameterMapping.setSource(Parameter parameter) |
void |
ParameterMapping.setTarget(Parameter parameter) |
Copyright © 2017. All rights reserved.