Uses of Enum
org.burningwave.graph.Context.Operation
Packages that use Context.Operation
-
Uses of Context.Operation in org.burningwave.graph
Fields in org.burningwave.graph with type parameters of type Context.OperationModifier and TypeFieldDescriptionprotected Mutex.Manager.ForMap<Context.Operation, Object, Object> Context.Abst.mutexManagerMethods in org.burningwave.graph that return Context.OperationModifier and TypeMethodDescriptionstatic Context.OperationReturns 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.OperationModifierConstructorDescriptionAbst(Map<Object, Object> container, Map<String, ControllableContext.Directive> executionDirectiveForGroupName, Mutex.Manager.ForMap<Context.Operation, Object, Object> mutexManager) protectedSimple(Map<Object, Object> container, Map<String, ControllableContext.Directive> executionDirectiveForGroupName, Mutex.Manager.ForMap<Context.Operation, Object, Object> mutexManager)