@Portable public class CaseReusableSubprocess extends ReusableSubprocess<CaseReusableSubprocessTaskExecutionSet>
| Modifier and Type | Field and Description |
|---|---|
protected CaseReusableSubprocessTaskExecutionSet |
executionSet |
dataIOSetcategorybackgroundSet, dimensionsSet, fontSet, general, labels, simulationSet| Constructor and Description |
|---|
CaseReusableSubprocess() |
CaseReusableSubprocess(BPMNGeneralSet general,
CaseReusableSubprocessTaskExecutionSet executionSet,
DataIOSet dataIOSet,
BackgroundSet backgroundSet,
FontSet fontSet,
RectangleDimensionsSet dimensionsSet,
SimulationSet simulationSet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CaseReusableSubprocessTaskExecutionSet |
getExecutionSet() |
int |
hashCode() |
void |
setExecutionSet(CaseReusableSubprocessTaskExecutionSet executionSet) |
getDataIOSet, hasInputVars, hasOutputVars, initLabels, isSingleInputVar, isSingleOutputVar, setDataIOSetgetBackgroundSet, getCategory, getDimensionsSet, getFontSet, getGeneral, getLabels, getSimulationSet, setBackgroundSet, setDimensionsSet, setFontSet, setGeneral, setSimulationSetprotected CaseReusableSubprocessTaskExecutionSet executionSet
public CaseReusableSubprocess()
public CaseReusableSubprocess(BPMNGeneralSet general, CaseReusableSubprocessTaskExecutionSet executionSet, DataIOSet dataIOSet, BackgroundSet backgroundSet, FontSet fontSet, RectangleDimensionsSet dimensionsSet, SimulationSet simulationSet)
public CaseReusableSubprocessTaskExecutionSet getExecutionSet()
getExecutionSet in class ReusableSubprocess<CaseReusableSubprocessTaskExecutionSet>public void setExecutionSet(CaseReusableSubprocessTaskExecutionSet executionSet)
setExecutionSet in class ReusableSubprocess<CaseReusableSubprocessTaskExecutionSet>public int hashCode()
hashCode in class ReusableSubprocess<CaseReusableSubprocessTaskExecutionSet>public boolean equals(Object o)
equals in class ReusableSubprocess<CaseReusableSubprocessTaskExecutionSet>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.