- UPDATE_INTERVAL - Static variable in class sys.Config
-
The time in milliseconds that must pass from the last update in order for
the specific user's profile files to be considered outdated.
- updateAssociacionRules(PlainUserProfileCreator, PMMLParserHandler, List<ProfileConcept>, List<ProfileConcept>, List<ProfileConcept>) - Static method in class profile.PlainUserProfileCreator
-
Update associacion rules.
- updateEntities(List<ProfileConcept>, List<ProfileConcept>, List<ProfileConcept>, List<ProfileConcept>) - Static method in class profile.PlainUserProfileCreator
-
Update entities.
- updateSimpleConcepts(List<ProfileConcept>) - Static method in class profile.PlainUserProfileCreator
-
Update simple concepts.
- updateUser(PlainUserProfileCreator, String, String) - Static method in class profile.PlainUserProfileCreator
-
Update user.
- UpdateUserPlainProfile(String, String) - Method in class profile.UpdateUserProfile
-
Update user plain profile.
- UpdateUserProfile - Class in profile
-
The Class UpdateUserProfile.
- UpdateUserProfile() - Constructor for class profile.UpdateUserProfile
-
- usePointers(PMMLParserHandler) - Method in class store.PMMLParserHandler
-
Prints the associative rules which pointers reference.
- USER_LOGS_FILE_PATH - Static variable in class sys.Config
-
The root directory containing the user log files.
- userInit(String) - Method in class test.TestPlainUserProfileCreator
-
Initialization function for all files of the given user.
- userInit(String) - Method in class test.TestUserProfileCreator
-
Initialization function for all files of the given user.
- UserProfileConstructor - Class in profile
-
Class used to construct a KRSS user profile based on a set of ontology
concepts defining the user.
- UserProfileConstructor() - Constructor for class profile.UserProfileConstructor
-
Instantiates a new user profile constructor.
- UserProfileConstructor(String, ArrayList<ProfileConcept>, ArrayList<ProfileConcept>) - Constructor for class profile.UserProfileConstructor
-
Constructor of the class, used to instantiate a new user profile.
- userProfileToFile(String, List<ProfileConcept>) - Static method in class profile.PlainUserProfileCreator
-
User profile to file.
- util - package util
-
Contains miscellaneous utility classes used in this project.