Uses of Class
org.burningwave.graph.Context.Operation
| Package | Description |
|---|---|
| org.burningwave.graph |
-
Uses of Context.Operation in org.burningwave.graph
Fields in org.burningwave.graph with type parameters of type Context.Operation Modifier and Type Field Description protected Mutex.Manager.ForMap<Context.Operation,Object,Object>Context.Abst. mutexManagerMethods in org.burningwave.graph that return Context.Operation Modifier and Type Method Description static Context.OperationContext.Operation. valueOf(String name)Returns the enum constant of this type with the specified name.static Context.Operation[]Context.Operation. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructor parameters in org.burningwave.graph with type arguments of type Context.Operation Constructor Description Abst(Map<Object,Object> container, Map<String,ControllableContext.Directive> executionDirectiveForGroupName, Mutex.Manager.ForMap<Context.Operation,Object,Object> mutexManager)Simple(Map<Object,Object> container, Map<String,ControllableContext.Directive> executionDirectiveForGroupName, Mutex.Manager.ForMap<Context.Operation,Object,Object> mutexManager)