Uses of Class
de.korelstar.math.graph.SymmetricEdgesMap

Packages that use SymmetricEdgesMap
de.korelstar.mobile.process.parallel.model The mathematical model used for executing parallel processes. 
 

Uses of SymmetricEdgesMap in de.korelstar.mobile.process.parallel.model
 

Constructors in de.korelstar.mobile.process.parallel.model with parameters of type SymmetricEdgesMap
Process(Graph controllFlow, java.util.Collection variables, Activity start, Activity resumeActivity, SymmetricEdgesMap alternatives)
          Creates a process