Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
I
L
O
R
S
A
appendLine(CharSequence)
- Method in class org.geneontology.lego.dot.
LegoDotWriter
Write a line to the file.
C
CellularLocationTools
- Class in
org.geneontology.lego.model
CellularLocationTools()
- Constructor for class org.geneontology.lego.model.
CellularLocationTools
close()
- Method in class org.geneontology.lego.dot.
LegoDotWriter
Overwrite this method to implement a custom close() function for the writer.
createLegoNodes(Collection<OWLNamedIndividual>)
- Method in class org.geneontology.lego.model.
LegoTools
G
getActiveEntity()
- Method in class org.geneontology.lego.model.
LegoNode
getCellularLocation()
- Method in class org.geneontology.lego.model.
LegoNode
getIndividual()
- Method in class org.geneontology.lego.model.
LegoNode
getLinks()
- Method in class org.geneontology.lego.model.
LegoNode
getNamedTarget()
- Method in class org.geneontology.lego.model.
LegoLink
getProperty()
- Method in class org.geneontology.lego.model.
LegoLink
getType()
- Method in class org.geneontology.lego.model.
LegoNode
getUnknowns()
- Method in class org.geneontology.lego.model.
LegoNode
I
isBp()
- Method in class org.geneontology.lego.model.
LegoNode
isCmf()
- Method in class org.geneontology.lego.model.
LegoNode
isMf()
- Method in class org.geneontology.lego.model.
LegoNode
L
LegoDotWriter
- Class in
org.geneontology.lego.dot
Rudimentary implementation of a DOT writer for the LEGO annotations in OWL.
LegoDotWriter(OWLGraphWrapper, OWLReasoner)
- Constructor for class org.geneontology.lego.dot.
LegoDotWriter
Create a new writer for the given ontology and reasoner.
LegoLink
- Class in
org.geneontology.lego.model
LegoLink(OWLNamedIndividual, OWLObjectPropertyExpression)
- Constructor for class org.geneontology.lego.model.
LegoLink
LegoNode
- Class in
org.geneontology.lego.model
LegoNode(OWLNamedIndividual, OWLClassExpression)
- Constructor for class org.geneontology.lego.model.
LegoNode
LegoRenderer
- Interface in
org.geneontology.lego.dot
LegoShuntGraphTool
- Class in
org.geneontology.lego.json
Helper to create a shut graph for a given set of lego nodes.
This creates nodes and edges, where the nodes are the individuals with a simple label.
LegoShuntGraphTool()
- Constructor for class org.geneontology.lego.json.
LegoShuntGraphTool
LegoTools
- Class in
org.geneontology.lego.model
Tool to convert the OWL representation of annotations into the rendering model.
LegoTools(OWLGraphWrapper, OWLReasoner)
- Constructor for class org.geneontology.lego.model.
LegoTools
LegoTools(OWLGraphWrapper, OWLReasoner, boolean)
- Constructor for class org.geneontology.lego.model.
LegoTools
LegoTools(OWLGraphWrapper, OWLReasoner, Set<OWLObjectProperty>, Set<OWLObjectProperty>, Set<OWLObjectProperty>, OWLClass, OWLClass, boolean)
- Constructor for class org.geneontology.lego.model.
LegoTools
LegoTools.UnExpectedStructureException
- Exception in
org.geneontology.lego.model
LegoTools.UnExpectedStructureException(String, Throwable)
- Constructor for exception org.geneontology.lego.model.
LegoTools.UnExpectedStructureException
LegoTools.UnExpectedStructureException(String)
- Constructor for exception org.geneontology.lego.model.
LegoTools.UnExpectedStructureException
O
open()
- Method in class org.geneontology.lego.dot.
LegoDotWriter
Overwrite this method to implement a custom open() routine for the writer.
org.geneontology.lego.dot
- package org.geneontology.lego.dot
org.geneontology.lego.json
- package org.geneontology.lego.json
org.geneontology.lego.model
- package org.geneontology.lego.model
R
render(Collection<OWLNamedIndividual>, String, boolean)
- Method in class org.geneontology.lego.dot.
LegoDotWriter
render(Collection<OWLNamedIndividual>, String, boolean)
- Method in interface org.geneontology.lego.dot.
LegoRenderer
Render the given individuals (aka set of annotations).
renderLego(Collection<LegoNode>, String, boolean)
- Method in class org.geneontology.lego.dot.
LegoDotWriter
Render the given collection of nodes (
LegoNode
)
renderLego(Collection<LegoNode>, OWLGraphWrapper)
- Method in class org.geneontology.lego.json.
LegoShuntGraphTool
Render the given collection of nodes (
LegoNode
)
S
searchCellularLocation(OWLClassExpression, OWLGraphWrapper, Set<OWLObjectProperty>)
- Static method in class org.geneontology.lego.model.
CellularLocationTools
setActiveEntity(OWLClass)
- Method in class org.geneontology.lego.model.
LegoNode
setBp(boolean)
- Method in class org.geneontology.lego.model.
LegoNode
setCellularLocation(Collection<OWLClassExpression>)
- Method in class org.geneontology.lego.model.
LegoNode
setCmf(boolean)
- Method in class org.geneontology.lego.model.
LegoNode
setLinks(Collection<LegoLink>)
- Method in class org.geneontology.lego.model.
LegoNode
setMf(boolean)
- Method in class org.geneontology.lego.model.
LegoNode
setUnknowns(Collection<OWLClassExpression>)
- Method in class org.geneontology.lego.model.
LegoNode
StringTools
- Class in
org.geneontology.lego.dot
StringTools()
- Constructor for class org.geneontology.lego.dot.
StringTools
A
C
G
I
L
O
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012-2013. All Rights Reserved.