|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Semantics.Activities.CompleteStructuredActivities.ClauseActivation
public class ClauseActivation
An implementation of the model object ' fUML::Semantics::Activities::CompleteStructuredActivities::ClauseActivation '.
The following features are implemented:
receiveControlisReadyrunTestselectBodygetDecisiongetPredecessorsgetSuccessors
conditionalNodeActivationclause
| Field Summary | |
|---|---|
Clause |
clause
|
ConditionalNodeActivation |
conditionalNodeActivation
|
| Constructor Summary | |
|---|---|
ClauseActivation()
|
|
| Method Summary | |
|---|---|
BooleanValue |
getDecision()
operation getDecision |
ClauseActivationList |
getPredecessors()
operation getPredecessors |
ClauseActivationList |
getSuccessors()
operation getSuccessors |
boolean |
isReady()
operation isReady |
void |
receiveControl()
operation receiveControl |
void |
runTest()
operation runTest |
void |
selectBody()
operation selectBody |
| Methods inherited from class org.modeldriven.fuml.FumlObject |
|---|
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ConditionalNodeActivation conditionalNodeActivation
public Clause clause
| Constructor Detail |
|---|
public ClauseActivation()
| Method Detail |
|---|
public void receiveControl()
public boolean isReady()
public void runTest()
public void selectBody()
public BooleanValue getDecision()
public ClauseActivationList getPredecessors()
public ClauseActivationList getSuccessors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||