Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
V
W
X
Y
_
C
checkConnectors()
- Method in class ar.edu.unr.fceia.bottallo.
Sistema
Check the arity of the different connectors
checkReferences()
- Method in class ar.edu.unr.fceia.bottallo.
Sistema
Check references for validity
clone()
- Method in class ar.edu.unr.fceia.bottallo.
Sistema
clone()
- Method in class ar.edu.unr.fceia.bottallo.
State
clone()
- Method in class ar.edu.unr.fceia.bottallo.
Transition
COMMON
- Static variable in class ar.edu.unr.fceia.bottallo.
State
COMMON_AND
- Static variable in class ar.edu.unr.fceia.bottallo.
State
COMMON_BASIC
- Static variable in class ar.edu.unr.fceia.bottallo.
State
COMMON_OR
- Static variable in class ar.edu.unr.fceia.bottallo.
State
commonStateFailed(String)
- Method in exception ar.edu.unr.fceia.bottallo.
Error
condA(Point, Point)
- Static method in class ar.edu.unr.fceia.bottallo.
Point
Check the relative positions of the left-top point of two elements
condB(Point, Point)
- Static method in class ar.edu.unr.fceia.bottallo.
Point
Check the relative positions of the right-top point of two elements
condC(Point, Point)
- Static method in class ar.edu.unr.fceia.bottallo.
Point
Check the relative positions of the left-down point of two elements
condD(Point, Point)
- Static method in class ar.edu.unr.fceia.bottallo.
Point
Check the relative positions of the right-down point of two elements
CONDITION
- Static variable in class ar.edu.unr.fceia.bottallo.
Connector
Connector
- Class in
ar.edu.unr.fceia.bottallo
Represent a Statechart connector
Connector()
- Constructor for class ar.edu.unr.fceia.bottallo.
Connector
Creates a new instance of Connector
CONNECTOR
- Static variable in class ar.edu.unr.fceia.bottallo.
State
CONNECTOR
- Static variable in class ar.edu.unr.fceia.bottallo.
Transition
connectorBadFork(String)
- Method in exception ar.edu.unr.fceia.bottallo.
Error
connectorBadJoint(String)
- Method in exception ar.edu.unr.fceia.bottallo.
Error
connectorBadTransitions(String, String)
- Method in exception ar.edu.unr.fceia.bottallo.
Error
connectorConditionTransitionWithEvent(String)
- Method in exception ar.edu.unr.fceia.bottallo.
Error
connectorConditionTransitionWithoutCondition(String)
- Method in exception ar.edu.unr.fceia.bottallo.
Error
connectorLoop(String, String)
- Method in exception ar.edu.unr.fceia.bottallo.
Error
connectorOutsideState(String)
- Method in exception ar.edu.unr.fceia.bottallo.
Error
connectorSelectionLabelTransition(String)
- Method in exception ar.edu.unr.fceia.bottallo.
Error
connectorUnsupported(String)
- Method in exception ar.edu.unr.fceia.bottallo.
Error
continuousBorder(Element)
- Method in class ar.edu.unr.fceia.bottallo.
JDOMWorker
Determines if a state has continuous border
Core
- Class in
ar.edu.unr.fceia.bottallo
Basic construction of Statecharts systems, send events to systems, execute scripts
Core()
- Constructor for class ar.edu.unr.fceia.bottallo.
Core
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
V
W
X
Y
_