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) classDefines a basic data structure to keep the profile for the diff2/1 constraints.Fields in org.jacop.constraints declared as ProfileModifier and TypeFieldDescriptionprivate ProfileCumulative.maxProfileIt contains information about maximal profile contributed by tasks.(package private) ProfileCumulativeProfiles.maxProfileprivate ProfileCumulative.minProfileIt contains information about minimal profile contributed by regions for certain occupied by tasks.(package private) ProfileCumulativeProfiles.minProfileMethods in org.jacop.constraints that return ProfileModifier and TypeMethodDescription(package private) ProfileCumulativeProfiles.maxProfile()(package private) ProfileCumulativeProfiles.minProfile()Methods in org.jacop.constraints with parameters of type ProfileModifier and TypeMethodDescription(package private) booleanDisjointConditional.doesNotFit(int j, Rectangle r, Profile barrier)