ResourceVariable Methods

The ResourceVariable type exposes the following members.

  NameDescription
Public method AddConstraintToWakeupList Adds a constraint to the wakeup list of the variable. (Inherited from SchedulingVariable.)
Public method AddResourceId Adds a resource ID to the set of valid resources.
Public method Bind Binds the variable to specific ID.
Public method ClearWakeupList Removes all the constraints from the wakeup list. (Inherited from SchedulingVariable.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsBound Checks whether the variable is bound to one value. (Overrides SchedulingVariable.IsBound().)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveNextValue Binds to the next possible value. (Overrides SchedulingVariable.MoveNextValue().)
Public method ResetValueSearch Resets the search for values. (Overrides SchedulingVariable.ResetValueSearch(OptimizationGoal).)
Public method RestrictEqualTo Overloaded.
Public method RestrictNotEqualTo Ensures that the two resource variables are not assigned to the same value.
Public method RollbackMark Gets the marker to use for rollback. (Overrides SchedulingVariable.RollbackMark().)
Public method RollbackToMark Rolls back to the state it was in when the mark was retrieved after the rollback mark. (Overrides SchedulingVariable.RollbackToMark(Int32).)
Public method ToString The resource variable as a string. (Overrides Object.ToString().)
Top

Community Additions

ADD
Show: