Package | Description |
---|---|
profile |
Provides the classes necessary to create the user profiles' history tracker, convert them to ontological user profiles and export them to files.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<ProfileConcept> |
PlainUserProfileCreator.updateAssociacionRules(PlainUserProfileCreator ts,
PMMLParserHandler Object,
java.util.List<ProfileConcept> associationRules,
java.util.List<ProfileConcept> xml,
java.util.List<ProfileConcept> simpleConcepts)
Update associacion rules.
|
static void |
PlainUserProfileCreator.updateUser(PlainUserProfileCreator plainUserProfileCreatorObject,
java.lang.String accountID,
java.lang.String userID)
Update user.
|