| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.ooaofooa.activity | |
| io.ciera.tool.sql.ooaofooa.activity.impl |
| Modifier and Type | Method and Description |
|---|---|
ControlNode |
ActivityNode.R1105_is_a_ControlNode() |
ControlNode |
FlowFinalNode.R1106_is_a_ControlNode() |
ControlNode |
ActivityFinalNode.R1106_is_a_ControlNode() |
ControlNode |
InitialNode.R1106_is_a_ControlNode() |
ControlNode |
DecisionMergeNode.R1106_is_a_ControlNode() |
ControlNode |
ForkJoinNode.R1106_is_a_ControlNode() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ActivityNode.setR1105_is_a_ControlNode(ControlNode inst) |
default void |
FlowFinalNode.setR1106_is_a_ControlNode(ControlNode inst) |
default void |
ActivityFinalNode.setR1106_is_a_ControlNode(ControlNode inst) |
default void |
InitialNode.setR1106_is_a_ControlNode(ControlNode inst) |
default void |
DecisionMergeNode.setR1106_is_a_ControlNode(ControlNode inst) |
default void |
ForkJoinNode.setR1106_is_a_ControlNode(ControlNode inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ControlNodeImpl |
| Modifier and Type | Field and Description |
|---|---|
static ControlNode |
ControlNodeImpl.EMPTY_CONTROLNODE |
| Modifier and Type | Method and Description |
|---|---|
static ControlNode |
ControlNodeImpl.create(Sql context) |
static ControlNode |
ControlNodeImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Id) |
ControlNode |
ControlNodeSetImpl.nullElement() |
ControlNode |
ControlNodeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ControlNode> condition) |
ControlNode |
ActivityNodeImpl.R1105_is_a_ControlNode() |
ControlNode |
FlowFinalNodeImpl.R1106_is_a_ControlNode() |
ControlNode |
InitialNodeImpl.R1106_is_a_ControlNode() |
ControlNode |
ForkJoinNodeImpl.R1106_is_a_ControlNode() |
ControlNode |
ActivityFinalNodeImpl.R1106_is_a_ControlNode() |
ControlNode |
DecisionMergeNodeImpl.R1106_is_a_ControlNode() |
ControlNode |
ControlNodeImpl.self() |
ControlNode |
ControlNodeImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ControlNode> |
ControlNodeSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityNodeImpl.setR1105_is_a_ControlNode(ControlNode inst) |
void |
FlowFinalNodeImpl.setR1106_is_a_ControlNode(ControlNode inst) |
void |
InitialNodeImpl.setR1106_is_a_ControlNode(ControlNode inst) |
void |
ForkJoinNodeImpl.setR1106_is_a_ControlNode(ControlNode inst) |
void |
ActivityFinalNodeImpl.setR1106_is_a_ControlNode(ControlNode inst) |
void |
DecisionMergeNodeImpl.setR1106_is_a_ControlNode(ControlNode inst) |
| Modifier and Type | Method and Description |
|---|---|
ControlNodeSet |
ControlNodeSetImpl.emptySet(Comparator<? super ControlNode> comp) |
ControlNode |
ControlNodeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ControlNode> condition) |
| Constructor and Description |
|---|
ControlNodeSetImpl(Comparator<? super ControlNode> comp) |
Copyright © 2020. All rights reserved.