@Deprecated public class LegoNode extends LegoMetadata
Constructor and Description |
---|
LegoNode(org.semanticweb.owlapi.model.OWLNamedIndividual individual,
org.semanticweb.owlapi.model.OWLClassExpression type)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.semanticweb.owlapi.model.OWLClass |
getActiveEntity()
Deprecated.
|
Collection<org.semanticweb.owlapi.model.OWLClassExpression> |
getCellularLocation()
Deprecated.
|
org.semanticweb.owlapi.model.IRI |
getId()
Deprecated.
|
org.semanticweb.owlapi.model.OWLNamedIndividual |
getIndividual()
Deprecated.
|
Collection<LegoLink> |
getLinks()
Deprecated.
|
org.semanticweb.owlapi.model.OWLClassExpression |
getType()
Deprecated.
|
Collection<org.semanticweb.owlapi.model.OWLClassExpression> |
getUnknowns()
Deprecated.
|
boolean |
isBp()
Deprecated.
|
boolean |
isCmf()
Deprecated.
|
boolean |
isMf()
Deprecated.
|
void |
setActiveEntity(org.semanticweb.owlapi.model.OWLClass activeEntity)
Deprecated.
|
void |
setBp(boolean bp)
Deprecated.
|
void |
setCellularLocation(Collection<org.semanticweb.owlapi.model.OWLClassExpression> cellularLocation)
Deprecated.
|
void |
setCmf(boolean cmf)
Deprecated.
|
void |
setLinks(Collection<LegoLink> links)
Deprecated.
|
void |
setMf(boolean mf)
Deprecated.
|
void |
setUnknowns(Collection<org.semanticweb.owlapi.model.OWLClassExpression> unknowns)
Deprecated.
|
extractMetadata, extractMetadata, getContributors, getDates, getEvidence, getSources, getTitle, setContributors, setDates, setEvidence, setSources
public LegoNode(org.semanticweb.owlapi.model.OWLNamedIndividual individual, org.semanticweb.owlapi.model.OWLClassExpression type)
individual
- type
- public org.semanticweb.owlapi.model.IRI getId()
public org.semanticweb.owlapi.model.OWLNamedIndividual getIndividual()
public org.semanticweb.owlapi.model.OWLClassExpression getType()
public org.semanticweb.owlapi.model.OWLClass getActiveEntity()
public void setActiveEntity(org.semanticweb.owlapi.model.OWLClass activeEntity)
activeEntity
- the activeEntity to setpublic Collection<org.semanticweb.owlapi.model.OWLClassExpression> getCellularLocation()
public void setCellularLocation(Collection<org.semanticweb.owlapi.model.OWLClassExpression> cellularLocation)
cellularLocation
- the cellularLocation to setpublic Collection<org.semanticweb.owlapi.model.OWLClassExpression> getUnknowns()
public void setUnknowns(Collection<org.semanticweb.owlapi.model.OWLClassExpression> unknowns)
unknowns
- the unknowns to setpublic Collection<LegoLink> getLinks()
public void setLinks(Collection<LegoLink> links)
links
- the links to setpublic boolean isCmf()
public void setCmf(boolean cmf)
cmf
- the cmf to setpublic boolean isMf()
public void setMf(boolean mf)
mf
- the mf to setpublic boolean isBp()
public void setBp(boolean bp)
bp
- the bp to setCopyright © 2010–2015. All rights reserved.