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
_
I
initSystem()
- Method in class ar.edu.unr.fceia.bottallo.
Core
Intialization system stage
isActiveState(State)
- Method in class ar.edu.unr.fceia.bottallo.
Sistema
Check if a state is an active state
isADefaultTransition(Element)
- Method in class ar.edu.unr.fceia.bottallo.
JDOMWorker
Return true if a transition is a default transition
isAndState()
- Method in class ar.edu.unr.fceia.bottallo.
State
Return true only if the state is an AND-state
isAShape(Element)
- Method in class ar.edu.unr.fceia.bottallo.
JDOMWorker
Check if a XML element is a custom-shape (figures, not arrows)
isATransition(Element)
- Method in class ar.edu.unr.fceia.bottallo.
JDOMWorker
Returns true if a graphical object is an arrow (transition)
isBasicState()
- Method in class ar.edu.unr.fceia.bottallo.
State
Determines if a State is a Basic State (i.e. hasn't substates)
isDefault()
- Method in class ar.edu.unr.fceia.bottallo.
Transition
Check if the transition is a default transition
isIncluded(Dimension, Dimension)
- Static method in class ar.edu.unr.fceia.bottallo.
Dimension
Check if a graphical object is included in other
isOrState()
- Method in class ar.edu.unr.fceia.bottallo.
State
Return true only if the state is an OR-state
isRootState()
- Method in class ar.edu.unr.fceia.bottallo.
State
Determines if a State is a Root State (nobody contains it)
isSubstate(State, State)
- Method in class ar.edu.unr.fceia.bottallo.
Sistema
Chech if a state is a direct or indirect substate of other
isTemporized()
- Method in class ar.edu.unr.fceia.bottallo.
State
Return true only if the state is an temporized state
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
_