public class LoopContractInternalBuiltInRuleInteraction extends BuiltInRuleInteraction
Interaction.InteractionGraphicStyle| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
graphicalStyle| Constructor and Description |
|---|
LoopContractInternalBuiltInRuleInteraction() |
LoopContractInternalBuiltInRuleInteraction(LoopContractInternalBuiltInRuleApp app,
Node node) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(InteractionVisitor<T> visitor) |
getRuleName, setRuleNamegetNode, getNodeId, getSerialNr, setNodeIdgetCreated, getGraphicalStyle, isFavoured, setCreated, setFavouredprivate static final long serialVersionUID
public LoopContractInternalBuiltInRuleInteraction()
public LoopContractInternalBuiltInRuleInteraction(LoopContractInternalBuiltInRuleApp app, Node node)
public <T> T accept(InteractionVisitor<T> visitor)
accept in class Interaction