public class DifferentConditionClusterUnit extends DifferentConditionUnit
Modifier and Type | Field and Description |
---|---|
java.lang.String |
endLabel |
java.lang.String |
startLabel |
dependencyUnit_1, dependencyUnit_2, process_1, process_2
Constructor and Description |
---|
DifferentConditionClusterUnit(java.lang.Integer process_1,
java.lang.Integer process_2,
DependencyUnit dependencyUnit_1,
DependencyUnit dependencyUnit_2,
java.lang.String startLabel,
java.lang.String endLabel) |
public java.lang.String startLabel
public java.lang.String endLabel
public DifferentConditionClusterUnit(java.lang.Integer process_1, java.lang.Integer process_2, DependencyUnit dependencyUnit_1, DependencyUnit dependencyUnit_2, java.lang.String startLabel, java.lang.String endLabel)
process_1
- process_2
- dependencyUnit_1
- dependencyUnit_2
- startLabel
- endLabel
-