|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Graph | |
---|---|
de.korelstar.mobile.process.parallel.model | The mathematical model used for executing parallel processes. |
Uses of Graph in de.korelstar.mobile.process.parallel.model |
---|
Methods in de.korelstar.mobile.process.parallel.model that return Graph | |
---|---|
Graph |
Process.getControllFlow()
|
Graph |
Process.getDependencyGraph()
Creates the dependency graph, which includes read-write-dependencies (LSA) |
Constructors in de.korelstar.mobile.process.parallel.model with parameters of type Graph | |
---|---|
Process(Graph controllFlow,
java.util.Collection variables,
Activity start,
Activity resumeActivity,
SymmetricEdgesMap alternatives)
Creates a process |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |