FRAMES NO FRAMES

Enumeration IlcSchedulerChange

Definition file: ilsched/schedtracei.h
Include file: <ilsched/ilsched.h>

This enumeration is used to describe which scheduler event has occurred. It indicates, for example, the modification of the start of an activity, the modification of a precedence constraint delay, an IlcResourceConstraint becomes next of another, and so forth. This enumeration is used in the IlcSchedulerTraceFilter functions.

Note that users should not rely on the order of the values listed in the synopsis: It is likely to change between successive releases of IBM® ILOG® Scheduler.

See Also:

Fields

IlcUndefinedSchedulerChange = 0 
IlcActivityStart 
IlcActivityEnd 
IlcActivityProcessingTime 
IlcActivityDuration 
IlcActivityDurationOfBreaks 
IlcActivityStartOverlap 
IlcActivityEndOverlap 
IlcActivityPostponed 
IlcActivityPostponedBackward 
IlcResourceConstraintCapacity 
IlcResourceConstraintState 
IlcResourceConstraintStateSet 
IlcResourceConstraintNext 
IlcResourceConstraintNextCost 
IlcResourceConstraintPrev 
IlcResourceConstraintPrevCost 
IlcResourceSetup 
IlcResourceSetupCost 
IlcResourceTeardown 
IlcResourceTeardownCost 
IlcResourceConstraintNextExpr 
IlcResourceConstraintPrevExpr 
IlcResourceSetupExpr 
IlcResourceTeardownExpr 
IlcResourceConstraintContribution 
IlcAltResConstraintIndex 
IlcAltResConstraintCapacity 
IlcAltResConstraintContribution 
IlcTimeBoundConstraintDate 
IlcPrecedenceConstraintDelay 
IlcIntTimetableSetMin 
IlcIntTimetableSetMax 
IlcIntTimetableClose 
IlcAnyTimetableMakeCompatible 
IlcAnyTimetableSetState 
IlcAnyTimetableSetPossibleStates 
IlcAnyTimetableRemovePossibleStates 
IlcAnyTimetableSetMustBeInUse 
IlcAnyTimetableClose 
IlcTypeTimetableMakeCompatible 
IlcTypeTimetableSetType 
IlcTypeTimetableRemovePossibleType 
IlcTypeTimetableSetMustBeInUse 
IlcActivitySetSuccessor 
IlcResourceConstraintSetSuccessor 
IlcResourceConstraintSetNext 
IlcResourceConstraintSetNotNext 
IlcResourceConstraintRankFirst 
IlcResourceConstraintRankNotFirst 
IlcResourceConstraintRankLast 
IlcResourceConstraintRankNotLast 
IlcResourceConstraintSetToContribute 
IlcResourceConstraintSetToNotContribute 
IlcResourceConstraintSetToContributeEvt 
IlcResourceConstraintSetToNotContributeEvt 
IlcResourceConstraintSetStrictSuccessorEvt 
IlcResourceConstraintSetSuccessorEvt 
IlcResourceConstraintSetSimultaneousEvt 
IlcSchedulerChangeLast