|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.activitydiagram.ConditionalContext
public class ConditionalContext
Constructor Summary | |
---|---|
ConditionalContext(ConditionalContext parent,
IEntity branch,
Direction direction)
|
Method Summary | |
---|---|
IEntity |
getBranch()
|
Direction |
getDirection()
|
ConditionalContext |
getParent()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConditionalContext(ConditionalContext parent, IEntity branch, Direction direction)
Method Detail |
---|
public Direction getDirection()
public final ConditionalContext getParent()
public final IEntity getBranch()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |