Click or drag to resize

Solution Methods

The Solution type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEmployees
Returns the IDs of all the employees in the problem.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetOtherViolations
Returns the violations for constraints which are not specific to individual employees. For example, cover constraint violations.
Public methodGetTotalCoverRequiredTime
Returns the total minimum/maximum time for the Cover constraints with the specified ID.
Public methodGetTotalCoverViolationTime
Returns the total amount of time assigned above the maximum or below the minimum Cover constraints with the specified ID.
Public methodGetTotalScheduledWorkTime
Returns the total amount of time scheduled to all employees. If a break has a 'WorkLength' different to the actual physical length of the break then the break's 'WorkLength' is used rather than the actual physical length. For example, if a break has a WorkLength of zero then that time will not be included.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetViolationsForEmployee
Returns the constraint violations related to an individual employee's schedule. These are the constraints in their contract and day and shift on/off requests.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodToXml
Gets the solution in an XML format.
Top
See Also

www.staffrostersolutions.com | support