Uses of Enum Class
org.jacop.constraints.netflow.DomainStructure.Behavior
Packages that use DomainStructure.Behavior
-
Uses of DomainStructure.Behavior in org.jacop.constraints.netflow
Fields in org.jacop.constraints.netflow declared as DomainStructure.BehaviorMethods in org.jacop.constraints.netflow that return DomainStructure.BehaviorModifier and TypeMethodDescriptionstatic DomainStructure.Behavior
Returns the enum constant of this class with the specified name.static DomainStructure.Behavior[]
DomainStructure.Behavior.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.jacop.constraints.netflow with parameters of type DomainStructure.BehaviorModifierConstructorDescriptionDomainStructure
(IntVar variable, IntDomain[] domains, Arc[] arcs, DomainStructure.Behavior behavior)