A B C D E F G H I K L M N O P R S T U V W X

S

Script - Class in fr.lirmm.graphik.cogui.core.model
The Class Script.
Script(String, String, String, String) - Constructor for class fr.lirmm.graphik.cogui.core.model.Script
Instantiates a new script.
searchDefaultRuleByLabel(String) - Method in class fr.lirmm.graphik.cogui.core.model.KnowledgeBase
 
searchGraphSetByLabel(String) - Method in class fr.lirmm.graphik.cogui.core.model.KnowledgeBase
 
searchGraphSetOf(String) - Method in class fr.lirmm.graphik.cogui.core.model.KnowledgeBase
Search graph set of.
searchRuleByLabel(String) - Method in class fr.lirmm.graphik.cogui.core.model.KnowledgeBase
 
searchScriptByLabel(String) - Method in class fr.lirmm.graphik.cogui.core.model.KnowledgeBase
 
searchScriptByLabel(String, String) - Method in class fr.lirmm.graphik.cogui.core.model.KnowledgeBase
 
setCandidate(Concept) - Method in class fr.lirmm.graphik.cogui.core.solver.internal.ConceptHandler2
Verify type compatibility with the query_concept .
setColor(int) - Method in class fr.lirmm.graphik.cogui.core.model.CgObject
 
setConceptTypeKindOf(String, String) - Method in class fr.lirmm.graphik.cogui.rdf.Environment
 
setConclusion() - Method in class fr.lirmm.graphik.cogui.core.model.Concept
Sets the conclusion.
setConclusion() - Method in class fr.lirmm.graphik.cogui.core.model.Relation
Sets the conclusion.
setConjunctiveSignature(String, List<String[]>) - Method in class fr.lirmm.graphik.cogui.core.model.Vocabulary
Sets the signature.
setDataType(String) - Method in class fr.lirmm.graphik.cogui.core.model.Concept
 
setHypothesis() - Method in class fr.lirmm.graphik.cogui.core.model.Concept
Sets the hypothesis.
setHypothesis() - Method in class fr.lirmm.graphik.cogui.core.model.Relation
Sets the hypothesis.
setId(String) - Method in class fr.lirmm.graphik.cogui.core.model.CgObject
Sets the identifier of the object.
setIndividual(String) - Method in class fr.lirmm.graphik.cogui.core.model.Concept
Sets the individual.
setIndividualType(String, String) - Method in class fr.lirmm.graphik.cogui.core.model.Vocabulary
Sets the individual type.
setLiteral(boolean) - Method in class fr.lirmm.graphik.cogui.core.model.Concept
 
setMultilingual(boolean) - Method in class fr.lirmm.graphik.cogui.core.model.Vocabulary
Sets the multilingual.
setName(String) - Method in class fr.lirmm.graphik.cogui.core.model.CGraph
Sets the name. usefull until graph name will be multiligual
setName(String) - Method in class fr.lirmm.graphik.cogui.core.model.Module
 
setName(String) - Method in class fr.lirmm.graphik.cogui.core.model.Script
Sets the name.
setName(String) - Method in class fr.lirmm.graphik.cogui.core.model.Vocabulary
Sets the name.
setNameSpace(String, String) - Method in class fr.lirmm.graphik.cogui.core.model.KnowledgeBase
 
setNature(String) - Method in class fr.lirmm.graphik.cogui.core.model.CGraph
Sets the nature.
setNumOrder(int) - Method in class fr.lirmm.graphik.cogui.core.model.CREdge
Sets the num order.
setParent(CGraph) - Method in class fr.lirmm.graphik.cogui.core.model.CGraph
Sets the parent.
setPointer(String) - Method in class fr.lirmm.graphik.cogui.core.model.CGraph
Sets the pointer.
setPointerMarker(String) - Method in class fr.lirmm.graphik.cogui.core.model.CGraph
Sets the pointer to the individual associated with individual graph.
setPointerType(String) - Method in class fr.lirmm.graphik.cogui.core.model.CGraph
Sets the pointer type associated with prototypics.
setPosition(int, int) - Method in class fr.lirmm.graphik.cogui.core.model.CgObject
Sets the position.
setPosition(Point) - Method in class fr.lirmm.graphik.cogui.core.model.CgObject
Sets the position.
setPrefixGraphName(String) - Method in class fr.lirmm.graphik.cogui.rdf.Environment
 
setRelationTypeKindOf(String, String) - Method in class fr.lirmm.graphik.cogui.rdf.Environment
 
setSet(String) - Method in class fr.lirmm.graphik.cogui.core.model.CGraph
Sets the sets the.
setSet(String) - Method in class fr.lirmm.graphik.cogui.core.model.Script
Sets the sets the.
setSignature(String, String[]) - Method in class fr.lirmm.graphik.cogui.core.model.Vocabulary
Sets the signature of the relation type.
setStack(Stack<RelationHandler2>) - Method in class fr.lirmm.graphik.cogui.core.solver.internal.BasicQuery
 
setText(String) - Method in class fr.lirmm.graphik.cogui.core.model.Script
Sets the script text.
setType(String) - Method in class fr.lirmm.graphik.cogui.core.model.CgObject
Sets the type.
setType(String[]) - Method in class fr.lirmm.graphik.cogui.core.model.CgObject
Sets the type for conjonctive typed object (for now just Concept).
setUndefined(Vocabulary) - Method in class fr.lirmm.graphik.cogui.core.model.Vocabulary
Sets the undefined.
setUseTempFile(boolean) - Method in class fr.lirmm.graphik.cogui.core.solver.SolverCogitant
 
setValue(Object) - Method in class fr.lirmm.graphik.cogui.core.model.Concept
Sets the value of literal
setVariableName(String) - Method in class fr.lirmm.graphik.cogui.core.model.CgObject
 
Solver5 - Class in fr.lirmm.graphik.cogui.core.solver.internal
 
Solver5(Vocabulary, CGraph) - Constructor for class fr.lirmm.graphik.cogui.core.solver.internal.Solver5
 
Solver5(BasicKB) - Constructor for class fr.lirmm.graphik.cogui.core.solver.internal.Solver5
 
Solver5.ProgressListener - Interface in fr.lirmm.graphik.cogui.core.solver.internal
 
Solver5.ProjectionListener - Interface in fr.lirmm.graphik.cogui.core.solver.internal
 
SolverCogitant - Class in fr.lirmm.graphik.cogui.core.solver
The Class SolverCogitant.
SolverCogitant(boolean) - Constructor for class fr.lirmm.graphik.cogui.core.solver.SolverCogitant
Instantiates a new solver cogitant.
sourceIdIterator() - Method in class fr.lirmm.graphik.cogui.core.model.DefaultProjection
 
sourceIdIterator() - Method in interface fr.lirmm.graphik.cogui.core.model.Projection
Source id iterator.
split(String) - Method in class fr.lirmm.graphik.cogui.core.model.CGraph
 
SPLIT_HORIZ - Static variable in class fr.lirmm.graphik.cogui.core.model.CoguiConstants
separator position for dual graphs like rules used by CoguiEditor.setSplit
SPLIT_VERTIC - Static variable in class fr.lirmm.graphik.cogui.core.model.CoguiConstants
The Constant SPLIT_VERTIC.
splitBiConnectedComponents(String) - Method in class fr.lirmm.graphik.cogui.core.model.CGraph
 
startsObject(ParserListener.OBJECT_TYPE, String) - Method in class fr.lirmm.graphik.cogui.core.io.DatalogParser
 
stop() - Method in class fr.lirmm.graphik.cogui.core.solver.AnotherCogitantRuleApplyer
 
stop() - Method in class fr.lirmm.graphik.cogui.core.solver.internal.CoguiDefaultRuleApplyer
 
stop() - Method in class fr.lirmm.graphik.cogui.core.solver.internal.CoguiRuleApplyer
 
stop() - Method in interface fr.lirmm.graphik.cogui.core.solver.IRuleApplyer
 
stringify(Vocabulary, CgObject) - Static method in class fr.lirmm.graphik.cogui.core.util.Utils
 
subGraph(Set<String>) - Method in class fr.lirmm.graphik.cogui.core.model.CGraph
 
sum(CGraph, boolean) - Method in class fr.lirmm.graphik.cogui.core.solver.internal.Solver5
 
sumGraphs(Vocabulary, ArrayList<CGraph>, ArrayList<CGraph>, boolean, TreeSet<String>) - Method in class fr.lirmm.graphik.cogui.core.solver.SolverCogitant
 

A B C D E F G H I K L M N O P R S T U V W X