Job Methods

The Job type exposes the following members.

  NameDescription
Protected method ActivateAllConstraints Activates all constraints in the activation list when the activation counter is 0 and increments the activation counter.
Protected method AddToActivationList Adds constraint to list of constraints to activate.
Public method AllIntersectionJobsBound Checks whether the resources for all intersection jobs are bound.
Protected method ClearActivationList Clears the constraint activation list.
Protected method CreateSchedulingConstraints Creates the corresponding scheduling constraints and adds to the constraints list.
Protected method DeactivateAllConstraints Deactivates all constraints in the activation list if activation counter is equals 1 and decrements the activation counter.
Protected method Static member DefragmentReservations Defragments a list of capacity reservations.
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 InitializeResourceGroupInformation Calculates the applicable resource groups based on the resource information.When scheduling on resource groups all job resource information is assumed to be identical.
Protected method MemberwiseClone (Inherited from Object.)
Protected method MoveNextEndTime Searches for the next end time.
Protected method MoveNextStartTime Searches for the next start time.
Protected method NextResource Searches for the next resource.
Protected method NextResourceGroup Searches for the next resource group.
Protected method RemoveFromActivationList Removes a constraint to a list of constraints to activate.
Protected method ReserveCandidateSlotsAndComputeRuntime Reserves a set of candidate slots and computes the runtime of the job.
Protected method ResetConstraintActivation Deactivates all the constraints in the activation list and resets the activation counter.
Protected method ResetEndTimeSearch Resets the search state for start time.
Public method ResetResourceGroupSearch Resets the resource group search state.
Public method ResetResourceSearch Resets the resource search state.
Protected method ResetStartTimeSearch Resets the search state for start time.
Protected method SetResourceLowerBounds
Protected method SetResourceUpperBounds
Public method SortResources Sorts resources after the best scheduling time is obtained.
Public method ToString Returns a string that represents this job object. (Overrides Object.ToString().)
Top

Community Additions

ADD
Show: