JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.tweetyproject.logics.bpm.syntax.Lane
Packages that use
Lane
Package
Description
org.tweetyproject.logics.bpm.syntax
Uses of
Lane
in
org.tweetyproject.logics.bpm.syntax
Methods in
org.tweetyproject.logics.bpm.syntax
with parameters of type
Lane
Modifier and Type
Method
Description
void
Process.
addLane
(
Lane
lane)
Add a lane to this process
Method parameters in
org.tweetyproject.logics.bpm.syntax
with type arguments of type
Lane
Modifier and Type
Method
Description
void
Process.
addLanes
(
Set
<
Lane
> lanes)
Add multiple lanes to this process