owltools.gaf.lego
Class NetworkInferenceEngine.Process

java.lang.Object
  extended by owltools.gaf.lego.NetworkInferenceEngine.InstanceNode
      extended by owltools.gaf.lego.NetworkInferenceEngine.Process
Enclosing class:
NetworkInferenceEngine

public class NetworkInferenceEngine.Process
extends NetworkInferenceEngine.InstanceNode


Field Summary
 org.semanticweb.owlapi.model.OWLClassExpression owlClassExpression
           
 
Fields inherited from class owltools.gaf.lego.NetworkInferenceEngine.InstanceNode
label, owlObject
 
Constructor Summary
NetworkInferenceEngine.Process(org.semanticweb.owlapi.model.OWLClassExpression pc, String context)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

owlClassExpression

public final org.semanticweb.owlapi.model.OWLClassExpression owlClassExpression
Constructor Detail

NetworkInferenceEngine.Process

public NetworkInferenceEngine.Process(org.semanticweb.owlapi.model.OWLClassExpression pc,
                                      String context)


Copyright © 2010-2013. All Rights Reserved.