- setAccountID(String) - Method in class data.GAINEntities
-
Sets the account id.
- setAntecedents(String) - Method in class store.PMMLParserHandler
-
Gets the ArrayList that contains the Antecedents derived from the Pmml rules
file.
- setAttributeEnd(double) - Method in class data.GAINEntities.Attributes
-
Sets the attribute end.
- setAttributes(GAINEntities.Attributes) - Method in class data.GAINEntities
-
Sets the attributes.
- setAttributeStart(double) - Method in class data.GAINEntities.Attributes
-
Sets the attribute start.
- setConcept(String) - Method in class data.ProfileConcept
-
Sets the concept.
- setConcepts(HashMap<String, Double>) - Method in class data.GAINFullExport
-
Sets the concepts.
- setConcepts(ArrayList<String>) - Method in class data.ProfileConcept
-
Sets the ontology concepts for the ProfileConcept
.
- setConfidence(Double) - Method in class store.PMMLParserHandler
-
Sets the following Confidence value to the Confidence ArrayList.
- setContecedents(String) - Method in class store.PMMLParserHandler
-
Sets the following Contecedent to the Contecendents ArrayList.
- setDecision() - Method in class data.GAINFullExport
-
Sets the decision.
- setEntities(ArrayList<GAINEntities.Entities>) - Method in class data.GAINEntities
-
Sets the entities.
- setEntityConfidence(double) - Method in class data.GAINEntities.Entities
-
Sets the entity confidence.
- setEntityLabel(String) - Method in class data.GAINEntities.Entities
-
Sets the entity label.
- setEntityLod(String) - Method in class data.GAINEntities.Entities
-
Sets the entity lod.
- setEntityRelevance(double) - Method in class data.GAINEntities.Entities
-
Sets the entity relevance.
- setEntitySource(String) - Method in class data.GAINEntities.Entities
-
Sets the entity source.
- setEntityType(String) - Method in class data.GAINEntities.Entities
-
Sets the entity type.
- setEntityTypeLabel(String) - Method in class data.GAINEntities.Entities
-
Sets the entity type label.
- setFreq(int) - Method in class data.ProfileConcept
-
Sets the frequency.
- setGroup(double) - Method in class data.GAINEntities
-
Sets the group.
- setID(String) - Method in class data.GAINEntities
-
Sets the id.
- setInstance(String) - Method in class data.ProfileConcept
-
Sets the instance.
- setInterest(double) - Method in class data.GAINFullExport
-
Sets the interest.
- setIType(String) - Method in class data.GAINEntities.Entities
-
Sets the i type.
- setLastTimestamp(long) - Method in class data.ProfileConcept
-
Sets the last timestamp.
- setLines(String) - Method in class util.FileOpenUtil
-
Sets the following line to the lines ArrayList.
- setName(String) - Method in class data.Concept
-
Sets the name of the concept.
- setObjectID(String) - Method in class data.GAINEntities
-
Sets the object id.
- setObjectID(String) - Method in class data.GAINFullExport
-
Sets the object id.
- setParentObjectId(String) - Method in class data.GAINEntities
-
Sets the parent object id.
- setPointer(String) - Method in class store.PMMLParserHandler
-
Create a new Pointer Object and add it to the ArrayList that contains
each one of them.
- setPositive(boolean) - Method in class data.ProfileConcept
-
Sets the boolean that describes whether the profile concept is positive
or not.
- setRating(double) - Method in class data.GAINEntities
-
Sets the rating.
- setRules(String) - Method in class store.PMMLParserHandler
-
Sets the following Rule to the Rules ArrayList.
- setSessionID(long) - Method in class data.GAINFullExport
-
Sets the session id.
- setSubobjectID(String) - Method in class data.GAINFullExport
-
Sets the subobject id.
- setSupport(Double) - Method in class store.PMMLParserHandler
-
Sets the following Support value to the Support ArrayList.
- setTerms(Vector<CTerm>) - Method in class data.Concept
-
Sets the concept terms.
- setToken(String) - Method in class data.CTerm
-
Sets the string representation of the term.
- setType(double) - Method in class data.GAINEntities
-
Sets the type.
- setUserId(String) - Method in class data.GAINFullExport
-
Sets the user id.
- setV(double) - Method in class data.GAINEntities
-
Sets the v field.
- setWeight(double) - Method in class data.Concept
-
Sets the weight of the concept.
- setWeight(double) - Method in class data.CTerm
-
Sets the concept term weight.
- setWeight(double) - Method in class data.ProfileConcept
-
Sets the profile concept's weight.
- setWeight(Double) - Method in class data.ProfileConcept
-
Sets the weight.
- startDocument() - Method in class store.PMMLParserHandler
-
- startElement(String, String, String, Attributes) - Method in class store.PMMLParserHandler
-
- store - package store
-
Contains utility classes for basic I/O operations concerning ontology or profile related files.
- StringEditUtil - Class in util
-
The Class StringEditUtil.
- StringEditUtil() - Constructor for class util.StringEditUtil
-
- stringParser(String) - Method in class util.StringEditUtil
-
stringParser method creates a ConcurrentHashMap from a string extracted
from a parsed XML file describing a discovered rule and returns the map.
- stringSplitAnd(String) - Method in class util.StringEditUtil
-
stringSplitAnd method splits a string into a parts array using "AND" to
seperate the several parts.
- sys - package sys
-
Contains the classes for editing the configuration parameters throughout the system.