|
Cytoscape 2.6.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava.utils.AbstractChangeable
cytoscape.data.ontology.Triple
public class Triple
Extract partial graph structure.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.biojava.ontology.Triple |
|---|
org.biojava.ontology.Triple.Impl |
| Nested classes/interfaces inherited from interface org.biojava.bio.Annotatable |
|---|
org.biojava.bio.Annotatable.AnnotationForwarder |
| Field Summary |
|---|
| Fields inherited from interface org.biojava.ontology.Term |
|---|
ONTOLOGY |
| Fields inherited from interface org.biojava.bio.Annotatable |
|---|
ANNOTATION |
| Constructor Summary | |
|---|---|
Triple(org.biojava.ontology.Term subject,
org.biojava.ontology.Term object,
org.biojava.ontology.Term predicate,
String name,
String description)
Creates a new Triple object. |
|
| Method Summary | |
|---|---|
void |
addSynonym(Object arg0)
Triple synonym is not supported. |
org.biojava.bio.Annotation |
getAnnotation()
Always return empty annotation object. |
String |
getDescription()
Description for triple is not supported. |
String |
getName()
Returns human-readable name of this triple. |
org.biojava.ontology.Term |
getObject()
DOCUMENT ME! |
org.biojava.ontology.Ontology |
getOntology()
Returns ontology which this triple belongs to. |
org.biojava.ontology.Term |
getPredicate()
DOCUMENT ME! |
org.biojava.ontology.Term |
getSubject()
DOCUMENT ME! |
Object[] |
getSynonyms()
Synonym is not supported. |
void |
removeSynonym(Object arg0)
Not supported. |
String |
toString()
DOCUMENT ME! |
| Methods inherited from class org.biojava.utils.AbstractChangeable |
|---|
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.biojava.ontology.Triple |
|---|
equals, hashCode |
| Methods inherited from interface org.biojava.utils.Changeable |
|---|
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListener |
| Constructor Detail |
|---|
public Triple(org.biojava.ontology.Term subject,
org.biojava.ontology.Term object,
org.biojava.ontology.Term predicate,
String name,
String description)
subject - DOCUMENT ME!object - DOCUMENT ME!predicate - DOCUMENT ME!name - DOCUMENT ME!description - DOCUMENT ME!| Method Detail |
|---|
public org.biojava.ontology.Term getObject()
getObject in interface org.biojava.ontology.Triplepublic org.biojava.ontology.Term getPredicate()
getPredicate in interface org.biojava.ontology.Triplepublic org.biojava.ontology.Term getSubject()
getSubject in interface org.biojava.ontology.Triplepublic void addSynonym(Object arg0)
addSynonym in interface org.biojava.ontology.Termpublic String getDescription()
getDescription in interface org.biojava.ontology.Termpublic String getName()
getName in interface org.biojava.ontology.Termpublic org.biojava.ontology.Ontology getOntology()
getOntology in interface org.biojava.ontology.Termpublic Object[] getSynonyms()
getSynonyms in interface org.biojava.ontology.Termpublic void removeSynonym(Object arg0)
removeSynonym in interface org.biojava.ontology.Termpublic org.biojava.bio.Annotation getAnnotation()
getAnnotation in interface org.biojava.bio.Annotatablepublic String toString()
toString in class Object
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||