A B C D E F G H I K M P R S T U V

A

addDocument(Document) - Method in class it.unimi.dico.islab.idbs2.kc.KnowledgeChunk
Adds a source document to this KnowledgeChunk instance.
addEdge(CloudNode, CloudNode, double) - Method in class it.unimi.dico.islab.idbs2.cloud.Cloud
Generates a new edge between two nodes owned by this cloud.
addEdge(CloudNode, double) - Method in class it.unimi.dico.islab.idbs2.cloud.CloudNode
Adds an edge to the current node.
addEsTerm(Integer, String, Double) - Method in class it.unimi.dico.islab.idbs2.cloud.CloudNode
Add a keyword (represented by the class EsTerm) to this node.
addEsType(String, Double) - Method in class it.unimi.dico.islab.idbs2.cloud.CloudNode
Add a type (represented by the class EsType) to this node.
addLink(KnowledgeChunk, KnowledgeChunk, KnowledgeChunk, String, int, String, int) - Method in class it.unimi.dico.islab.idbs2.kc.KnowledgeChunk
Adds a property path to this KnowledgeChunk object.
addMapping(Relation, String, String, MappingSet, double, double) - Method in class it.unimi.dico.islab.idbs2.map.MappingSet
Adds a mapping to this MappingSet.
addNode() - Method in class it.unimi.dico.islab.idbs2.cloud.Cloud
Generate and add a new node to this Cloud.
addResource(String, Double) - Method in class it.unimi.dico.islab.idbs2.cloud.CloudNode
Create and add a resource (instance of the Resource class) to this node.
addResources(List<String>, List<Double>) - Method in class it.unimi.dico.islab.idbs2.cloud.CloudNode
Creates and add a list of resources (instances of the Resource class) to this node.
addTerm(String, Double, Integer) - Method in class it.unimi.dico.islab.idbs2.kc.KnowledgeChunk
Add a keyword to this KnowledgeChunk specifying its relevance and frequency.
addType(KnowledgeChunk) - Method in class it.unimi.dico.islab.idbs2.kc.KnowledgeChunk
Overload of the addType(type, isType) method.
addType(KnowledgeChunk, boolean) - Method in class it.unimi.dico.islab.idbs2.kc.KnowledgeChunk
Add a class (represented by a KnowledgeChunk instance) to this KnowledgeChunk specifying if is an asserted or excluded type.
AUTO_DATABASE_COHERENCE - Static variable in class it.unimi.dico.islab.idbs2.kc.session.KCSessionManager
 

A B C D E F G H I K M P R S T U V