A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

U

unassign(Position) - Method in class tlass.project.model.Schedule
Removes the assignment of an Assistant to a Position.
unassignAssistant(Assistant) - Method in class tlass.project.model.Schedule
Removes any references to the assistant from the schedule.
unassignPosition(Position) - Method in class tlass.project.model.Schedule
Removes the specified position from the schedule.
unassignSection(Section) - Method in class tlass.project.model.Schedule
Removes any references to the section from the schedule.
unavailableFor(TimeBlock) - Method in class tlass.project.model.Assistant
returns true if an assistant is unavailable for a particular time, false otherwise
unavailableFor(ArrayList<TimeBlock>) - Method in class tlass.project.model.Assistant
returns true if the assistant is unavailable for a list of times, false otherwise
unfinalize() - Method in class tlass.project.model.Schedule
Unfinalizes this schedule
unfinalizeSchedule(Schedule) - Method in class tlass.project.ModelHandler
Sets the flag in the system that says whether a Schedule is finalized to false.
ungroundArc(int) - Method in class JaCoP.constraints.netflow.DomainStructure
 
union(IntDomain) - Method in class JaCoP.core.BoundDomain
 
union(int, int) - Method in class JaCoP.core.BoundDomain
 
union(int) - Method in class JaCoP.core.BoundDomain
 
union(IntDomain) - Method in class JaCoP.core.IntDomain
It computes union of the supplied domain with this domain.
union(int, int) - Method in class JaCoP.core.IntDomain
It computes union of this domain and the interval.
union(int) - Method in class JaCoP.core.IntDomain
It computes union of this domain and value.
union(IntDomain) - Method in class JaCoP.core.IntervalDomain
It computes union of dom1 from dom2 and returns the result.
union(int, int) - Method in class JaCoP.core.IntervalDomain
It computes union of current domain and an interval min..max;
union(int) - Method in class JaCoP.core.IntervalDomain
It computes union of dom1 and value and returns the result.
union(IntDomain) - Method in class JaCoP.core.SmallDenseDomain
 
union(int, int) - Method in class JaCoP.core.SmallDenseDomain
 
union(int) - Method in class JaCoP.core.SmallDenseDomain
 
union(SetDomain) - Method in class JaCoP.set.core.BoundSetDomain
It computes union of the supplied domain with this domain.
union(int, int) - Method in class JaCoP.set.core.BoundSetDomain
It computes union of this domain and the interval.
union(int) - Method in class JaCoP.set.core.BoundSetDomain
It computes union of this domain and value.
union(SetDomain) - Method in class JaCoP.set.core.SetDomain
It computes union of the supplied domain with this domain.
union(int, int) - Method in class JaCoP.set.core.SetDomain
It computes union of this domain and the interval.
union(int) - Method in class JaCoP.set.core.SetDomain
It computes union of this domain and value.
union(FSM) - Method in class JaCoP.util.fsm.FSM
It computes a union of two Finite State Machines.
unionAdapt(Interval) - Method in class JaCoP.core.BoundDomain
 
unionAdapt(int, int) - Method in class JaCoP.core.BoundDomain
 
unionAdapt(int) - Method in class JaCoP.core.BoundDomain
 
unionAdapt(Interval) - Method in class JaCoP.core.IntDomain
It adds interval of values to the domain.
unionAdapt(int, int) - Method in class JaCoP.core.IntDomain
It adds all values between min and max to the domain.
unionAdapt(int) - Method in class JaCoP.core.IntDomain
It adds a values to the domain.
unionAdapt(IntDomain) - Method in class JaCoP.core.IntDomain
It computes a union between this domain and the domain provided as a parameter.
unionAdapt(Interval) - Method in class JaCoP.core.IntervalDomain
It adds interval of values to the domain.
unionAdapt(int, int) - Method in class JaCoP.core.IntervalDomain
It adds all values between min and max to the domain.
unionAdapt(int) - Method in class JaCoP.core.IntervalDomain
 
unionAdapt(IntDomain) - Method in class JaCoP.core.IntervalDomain
 
unionAdapt(Interval) - Method in class JaCoP.core.SmallDenseDomain
 
unionAdapt(int, int) - Method in class JaCoP.core.SmallDenseDomain
 
unionAdapt(int) - Method in class JaCoP.core.SmallDenseDomain
 
unpublish() - Method in class tlass.project.model.Schedule
Unpublishes this schedule
unpublishIfBad(Schedule) - Method in class tlass.project.ModelHandler
Unpublishes the schedule if it cannot be published
unpublishSchedule(Schedule) - Method in class tlass.project.ModelHandler
Sets the flag that tells the system that the schedule will be published to false
unpublishSchedule(String) - Method in class tlass.project.WebformHandler
Removes the published schedule from the webForm
unreachBackwardLoop(int, int) - Method in class JaCoP.constraints.regular.Regular
It does backward check to remove inactive edges and states.
unreachForwardLoop(int, int) - Method in class JaCoP.constraints.regular.Regular
Forward part deletes the outgoing edges of the damaged state and watch whether the successors are still active (in-degree > 0 ), otherwise we collect it and continue the loop.
UNSEEN - Static variable in class tlass.project.model.Response
 
unseen() - Method in class tlass.project.model.Response
set the value of this response to be unseen
unseeResponses() - Method in class tlass.project.model.Schedule
Changes all responses so that they haven't been seen.
update(Graphics) - Method in class JaCoP.constraints.geost.BoxDisplay
same as paint
update(Backtrackable[], int) - Method in interface JaCoP.core.BacktrackableManager
It updates the manager with new array of objects to manage and new number of them.
update(MutableVarValue) - Method in class JaCoP.core.MutableDomain
 
update(MutableVarValue) - Method in interface JaCoP.core.MutableVar
It updates the value of a mutable variable based on value given as a parameter, the stamp level of current value and stamp value of passed value.
update(Backtrackable[], int) - Method in class JaCoP.core.SimpleBacktrackableManager
 
update(T) - Method in class JaCoP.core.TimeStamp
It updates the value of the timestamp with the provided value.
updateCritical(int) - Method in class JaCoP.constraints.knapsack.Tree
It updates information about the critical item, as well as information about fraction of critical item which is not taken.
updateFrame() - Method in class JaCoP.constraints.geost.ObstacleObject
 
updateFrame() - Method in class JaCoP.constraints.geost.ObstacleObjectFrame
updates the frame given the current values of the object coordinate variables.
updateFromList(List<TreeLeaf>, int) - Method in class JaCoP.constraints.knapsack.Tree
Used for updating the tree using a list of nodes that have changed.
updateInternalValues(Tree) - Method in class JaCoP.constraints.knapsack.TreeLeaf
Only used in removeLevelLate(), update the internal value like previous and slice.
updateLimit - Variable in class JaCoP.constraints.knapsack.Knapsack
It specifies the limit after which the changed leaves are not store and the remove level will simply recompute attributes of all nodes in the knapsack tree.
updateSupport(RegEdge, int) - Method in class JaCoP.constraints.regular.RegState
It updates a support if given state supports given value.
updateSupport(RegEdge, int) - Method in class JaCoP.constraints.regular.RegStateDom
 
updateSupport(RegEdge, int) - Method in class JaCoP.constraints.regular.RegStateInt
 
updateTree(Arc, Arc) - Method in class JaCoP.constraints.netflow.simplex.NetworkSimplex
TODO prove (or disprove) correctness (and efficiency) Both arcs must form a cycle in the tree and point in the same direction on that cycle.
uppendToLatexFile(String, String) - Method in class JaCoP.constraints.regular.Regular
It appends latex description of the constraint current state to the specified filename.
user - Static variable in class tlass.project.DataStoreConnection
 
User - Class in tlass.project
 
User(String, String) - Constructor for class tlass.project.User
Creates a User given a username and password
User() - Constructor for class tlass.project.User
Creates a username with a blank username and password
uses(Assistant) - Method in class tlass.project.model.Schedule
Checks whether a given assistant is used at all in the schedule.
uses(Position) - Method in class tlass.project.model.Schedule
Checks whether a given position is used at all in the schedule
uses(Section) - Method in class tlass.project.model.Schedule
Checks whether a given Section is used at all in the schedule
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z