Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
A
a_type
- Variable in class de.upb.swt.epctools.model.
Arc
abort()
- Method in class de.upb.swt.epctools.simulator.explicit.
EPC_DS
Aborts the calculation of the transition system.
abort()
- Method in class de.upb.swt.epctools.simulator.explicit.
TransitionSystem
Aborts the calculation of the transition system.
abortComputation()
- Method in class de.upb.swt.epctools.simulator.
EPCComputationThread
This function is called when the cancel button has been pushed It should be implemented by the sub-class.
abortComputation()
- Method in class de.upb.swt.epctools.simulator.
EPCSimulator.RefreshHighlightingComputationThread
abortComputation()
- Method in class de.upb.swt.epctools.simulator.
EPCSimulator.RefreshInformationComputationThread
aborted
- Variable in class de.upb.swt.epctools.simulator.explicit.
TransitionSystem
Flag that indicates that the calculation of the transition system should be aborted.
activate()
- Method in class de.upb.swt.epctools.controllers.
ArcPart
activate()
- Method in class de.upb.swt.epctools.controllers.
MainPart
activate()
- Method in class de.upb.swt.epctools.controllers.
NodePart
add(int, Object)
- Method in class de.upb.swt.epctools.model.tools.
FeedbackList
add(Object)
- Method in class de.upb.swt.epctools.model.tools.
FeedbackList
addComboItem(String, Object)
- Method in class propertyManager.
EditableBooleanProperty
addComboItem(String, Object)
- Method in class propertyManager.
EditableComboProperty
addFixedSizeChangeListener(PropertyChangeListener)
- Method in class de.upb.swt.epctools.plugin.editor.
EpctoolsSplitter
This function adds a listener to "this" list of listener
addId(int)
- Method in class de.upb.swt.epctools.model.tools.
ModelIdManager
This function registers an id; if id is not free, then this function returns false.
addInputArc(Arc_DS)
- Method in class de.upb.swt.epctools.simulator.explicit.
EventFunction_DS
Adds an input arc to this node;
addInputArc(Arc_DS)
- Method in class de.upb.swt.epctools.simulator.explicit.
JoinConnector_DS
Adds an input arc to this node;
addInputArc(Arc_DS)
- Method in class de.upb.swt.epctools.simulator.explicit.
Node_DS
Adds an input arc to this node;
addInputArc(Arc_DS)
- Method in class de.upb.swt.epctools.simulator.explicit.
SplitConnector_DS
Adds an input arc to this node;
addListener(ModelListener)
- Method in class de.upb.swt.epctools.model.
Arc
This function adds a listener to the list of listeners.
addListener(ModelListener)
- Method in class de.upb.swt.epctools.model.
EPC
...
addListener(ModelListener)
- Method in class de.upb.swt.epctools.model.
Node
...
addListener(ModelListener)
- Method in class de.upb.swt.epctools.model.tools.
ModelListenerList
This function adds a listener object to the list.
addListener(ModelListener)
- Method in class de.upb.swt.epctools.simulator.
EPCSimulator
...
addNodeListToVector(Vector, NodeList)
- Static method in class de.upb.swt.epctools.plugin.editor.
EpctoolsXmlFile
This function adds all elements from list to v.
addOutputArc(Arc_DS)
- Method in class de.upb.swt.epctools.simulator.explicit.
EventFunction_DS
Adds an output arc to this node;
addOutputArc(Arc_DS)
- Method in class de.upb.swt.epctools.simulator.explicit.
JoinConnector_DS
Adds an output arc to this node;
addOutputArc(Arc_DS)
- Method in class de.upb.swt.epctools.simulator.explicit.
Node_DS
Adds an output arc to this node;
addOutputArc(Arc_DS)
- Method in class de.upb.swt.epctools.simulator.explicit.
SplitConnector_DS
Adds an output arc to this node;
addPages()
- Method in class de.upb.swt.epctools.plugin.wizards.
EpctoolsWizard
This function adds the page to the wizard.
addProperties(PropertyManager)
- Method in class de.upb.swt.epctools.model.
EventItem
Adds any properties that should be exposed to the user to the PropertyManager
addProperties(PropertyManager)
- Method in class de.upb.swt.epctools.model.
FunctionItem
Adds any properties that should be exposed to the user to the PropertyManager
addProperties(PropertyManager)
- Method in class de.upb.swt.epctools.model.
ObjectItem
Adds any properties that should be exposed to the user to the PropertyManager
addProperties(PropertyManager)
- Method in class de.upb.swt.epctools.model.
OrConnector
Adds any properties that should be exposed to the user to the PropertyManager
addProperties(PropertyManager)
- Method in class de.upb.swt.epctools.model.
RangeConnector
Adds any properties that should be exposed to the user to the PropertyManager
addProperties(PropertyManager)
- Method in class de.upb.swt.epctools.model.
RoleItem
Adds any properties that should be exposed to the user to the PropertyManager
addProperties(PropertyManager)
- Method in class de.upb.swt.epctools.model.
XorConnector
Adds any properties that should be exposed to the user to the PropertyManager
addProperties(PropertyManager)
- Method in interface propertyManager.
IPropertyProvider
Provides an oppurtunity for the implementing class to add ReadableProperties to a property manager.
addProperty(ReadableProperty)
- Method in class propertyManager.
PropertyManager
Adds a ReadableProperty to the PropertyManager.
addPropertyChangeListener(PropertyChangeListener)
- Method in class propertyManager.
PropertyManager
Adds a property change listener to be notified when any of the managed ReadableProperties are modifed.
addPropertyChangeListener(PropertyChangeListener)
- Method in class propertyManager.
ReadableProperty
addState(BitSet)
- Method in class de.upb.swt.epctools.simulator.explicit.
TransitionSystem
Adds a new state to the transitions system.
addSuccessors(State, TransitionSystem)
- Method in class de.upb.swt.epctools.simulator.explicit.
AndJoinConnector_DS
Adds the successor states and the corresponding transitions for that node to the transition system.
addSuccessors(State, TransitionSystem)
- Method in class de.upb.swt.epctools.simulator.explicit.
AndSplitConnector_DS
Adds the successor states and the corresponding transitions for that node to the transition system.
addSuccessors(State, TransitionSystem)
- Method in class de.upb.swt.epctools.simulator.explicit.
EventFunction_DS
Adds the successor states and the corresponding transitions for that node to the transition system.
addSuccessors(State, TransitionSystem)
- Method in class de.upb.swt.epctools.simulator.explicit.
Node_DS
Adds the successor states and he corresponding transitions for that node to the transition system.
addSuccessors(State, TransitionSystem)
- Method in class de.upb.swt.epctools.simulator.explicit.
OrJoinConnector_DS
Adds the successor states and the corresponding transitions for that node to the transition system.
addSuccessors(State, TransitionSystem)
- Method in class de.upb.swt.epctools.simulator.explicit.
OrSplitConnector_DS
Adds the successor states and the corresponding transitions for that node to the transition system.
addSuccessors(State, TransitionSystem)
- Method in class de.upb.swt.epctools.simulator.explicit.
XorJoinConnector_DS
Adds the successor states and the corresponding transitions for that node to the transition system.
addSuccessors(State, TransitionSystem)
- Method in class de.upb.swt.epctools.simulator.explicit.
XorSplitConnector_DS
Adds the successor states and the corresponding transitions for that node to the transition system.
addToNodes()
- Method in class de.upb.swt.epctools.model.
Arc
This function adds this Arc to all connected Nodes.
addTransition(State, Node_DS, State)
- Method in class de.upb.swt.epctools.simulator.explicit.
TransitionSystem
Adds a new transition to the transitions system.
ALG_BFS_BOTTOM_UP
- Static variable in class de.upb.swt.epctools.simulator.symbolic.
SimEPC
ALG_BFS_TOP_DOWN
- Static variable in class de.upb.swt.epctools.simulator.symbolic.
SimEPC
ALG_BFS_UNDIRECTED
- Static variable in class de.upb.swt.epctools.simulator.symbolic.
SimEPC
ALG_ITERATIVE
- Static variable in class de.upb.swt.epctools.simulator.symbolic.
SimEPC
ALG_RANDOM
- Static variable in class de.upb.swt.epctools.simulator.symbolic.
SimEPC
allowMultipleFolders(boolean)
- Method in class de.upb.swt.epctools.model.
EPC
Set...
allowMultipleFolders(boolean)
- Method in class de.upb.swt.epctools.simulator.
EPCSimulator
Set...
allowsMultipleFolders()
- Method in class de.upb.swt.epctools.model.
EPC
Returns ture if Arcs can hold multiple folders, else it returns false meaning that Arcs can hold at most one folder.
allowsMultipleFolders()
- Method in class de.upb.swt.epctools.simulator.
EPCSimulator
Returns ture if Arcs can hold multiple folders, else it returns false meaning that Arcs can hold at most one folder.
ANCHOR_BOTTOM
- Static variable in class de.upb.swt.epctools.model.
Arc
ANCHOR_LEFT
- Static variable in class de.upb.swt.epctools.model.
Arc
ANCHOR_NONE
- Static variable in class de.upb.swt.epctools.model.
Arc
ANCHOR_RIGHT
- Static variable in class de.upb.swt.epctools.model.
Arc
ANCHOR_TOP
- Static variable in class de.upb.swt.epctools.model.
Arc
AndConnector
- Class in
de.upb.swt.epctools.model
This class represents an EPC and-connector
AndConnector(EPC)
- Constructor for class de.upb.swt.epctools.model.
AndConnector
AndJoinConnector_DS
- Class in
de.upb.swt.epctools.simulator.explicit
Implements an AND-join connector of the EPC data structure.
AndJoinConnector_DS(EPC_DS, Node, int)
- Constructor for class de.upb.swt.epctools.simulator.explicit.
AndJoinConnector_DS
Create a new AND-join connector.
AndSplitConnector_DS
- Class in
de.upb.swt.epctools.simulator.explicit
Implements an AND-split connector of the EPC data structure.
AndSplitConnector_DS(EPC_DS, Node, int)
- Constructor for class de.upb.swt.epctools.simulator.explicit.
AndSplitConnector_DS
Create a new AND-split connector.
Arc
- Class in
de.upb.swt.epctools.model
This class represents an EPC arc
Arc(EPC, Node, Node, int, int)
- Constructor for class de.upb.swt.epctools.model.
Arc
Initialization.
Arc_DS
- Class in
de.upb.swt.epctools.simulator.explicit
Implements an arc of the EPC data structure.
Arc_DS(Node_DS, Node_DS, int, Arc)
- Constructor for class de.upb.swt.epctools.simulator.explicit.
Arc_DS
Creates a new arc in the data structure for an EPC.
ArcEditPolicy
- Class in
de.upb.swt.epctools.controllers
This class represents the EditPolicy for Arcs (arcs are named "connections" in GEF)
ArcEditPolicy()
- Constructor for class de.upb.swt.epctools.controllers.
ArcEditPolicy
ArcEditPolicy.ArcDeleteCommand
- Class in
de.upb.swt.epctools.controllers
ArcEditPolicy.ArcDeleteCommand(Arc, EPC)
- Constructor for class de.upb.swt.epctools.controllers.
ArcEditPolicy.ArcDeleteCommand
ArcFigure
- Class in
de.upb.swt.epctools.figures
This figure represents an Arc.
ArcFigure(Arc, IFigure)
- Constructor for class de.upb.swt.epctools.figures.
ArcFigure
ArcFigure.LabelFigure
- Class in
de.upb.swt.epctools.figures
ArcFigure.LabelFigure()
- Constructor for class de.upb.swt.epctools.figures.
ArcFigure.LabelFigure
arcMap
- Variable in class de.upb.swt.epctools.simulator.explicit.
EPC_DS
Maps arcs of the actual EPC model to the arcs (arcs) of this data structure.
arcNumber
- Variable in class de.upb.swt.epctools.simulator.explicit.
Arc_DS
The unique number of the arc.
ArcPart
- Class in
de.upb.swt.epctools.controllers
The corresponding EditPart to an Arc in the epc model
ArcPart()
- Constructor for class de.upb.swt.epctools.controllers.
ArcPart
arcs
- Variable in class de.upb.swt.epctools.simulator.explicit.
EPC_DS
The arcs of the EPC data structure.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X