owltools.gaf.lego
Class NetworkInferenceEngine.InstanceNode
java.lang.Object
owltools.gaf.lego.NetworkInferenceEngine.InstanceNode
- Direct Known Subclasses:
- NetworkInferenceEngine.Activity, NetworkInferenceEngine.Process
- Enclosing class:
- NetworkInferenceEngine
public abstract class NetworkInferenceEngine.InstanceNode
- extends Object
Method Summary |
void |
setLocation(org.semanticweb.owlapi.model.OWLClass c)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
owlObject
public org.semanticweb.owlapi.model.OWLIndividual owlObject
typeOf
public org.semanticweb.owlapi.model.OWLClassExpression typeOf
locations
public Set<org.semanticweb.owlapi.model.OWLClass> locations
label
public String label
numParents
public int numParents
NetworkInferenceEngine.InstanceNode
public NetworkInferenceEngine.InstanceNode()
setLocation
public void setLocation(org.semanticweb.owlapi.model.OWLClass c)
Copyright © 2010-2013. All Rights Reserved.