public class ConditionalNode extends StructuredActivityNode
| Modifier and Type | Field and Description |
|---|---|
ClauseList |
clause |
boolean |
isAssured |
boolean |
isDeterminate |
OutputPinList |
result |
activity, edge, mustIsolate, node, structuredNodeInput, structuredNodeOutputcontext, input, isLocallyReentrant, outputincoming, inStructuredNode, outgoingisLeaf, redefinedElement, redefinitionContextname, namespace, qualifiedName, visibilityownedComment, ownedElement, owner| Constructor and Description |
|---|
ConditionalNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
addClause(Clause clause) |
void |
addResult(OutputPin result) |
void |
setIsAssured(boolean isAssured) |
void |
setIsDeterminate(boolean isDeterminate) |
_setActivity, _setContext, addEdge, addNode, addStructuredNodeInput, addStructuredNodeOutput, setMustIsolateaddInput, addOutput, setIsLocallyReentrant_addIncoming, _addOutgoing, _setInStructuredNodeaddRedefinedElement, addRedefinitionContext, setIsLeaf_setNamespace, setName, setVisibilityaddOwnedElementgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic boolean isDeterminate
public boolean isAssured
public ClauseList clause
public OutputPinList result
Copyright © 2017. All rights reserved.