Uses of Class
org.jacop.constraints.Profile
Packages that use Profile
-
Uses of Profile in org.jacop.constraints
Subclasses of Profile in org.jacop.constraintsModifier and TypeClassDescription(package private) class
Defines a basic data structure to keep the profile for the diff2/1 constraints.Fields in org.jacop.constraints declared as ProfileModifier and TypeFieldDescriptionprivate Profile
Cumulative.maxProfile
It contains information about maximal profile contributed by tasks.(package private) Profile
CumulativeProfiles.maxProfile
private Profile
Cumulative.minProfile
It contains information about minimal profile contributed by regions for certain occupied by tasks.(package private) Profile
CumulativeProfiles.minProfile
Methods in org.jacop.constraints that return ProfileModifier and TypeMethodDescription(package private) Profile
CumulativeProfiles.maxProfile()
(package private) Profile
CumulativeProfiles.minProfile()
Methods in org.jacop.constraints with parameters of type ProfileModifier and TypeMethodDescription(package private) boolean
DisjointConditional.doesNotFit
(int j, Rectangle r, Profile barrier)