owltools.gaf.lego
Class NetworkInferenceEngine.Activity

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

public class NetworkInferenceEngine.Activity
extends NetworkInferenceEngine.InstanceNode

A ⊆ G x TA
An instance of an activity that is enabled by some gene/product


Field Summary
 String gene
           
 Double strength
           
 
Fields inherited from class owltools.gaf.lego.NetworkInferenceEngine.InstanceNode
label, locations, numParents, owlObject, typeOf
 
Constructor Summary
NetworkInferenceEngine.Activity(org.semanticweb.owlapi.model.OWLClassExpression a, String g, String context)
           
 
Method Summary
 
Methods inherited from class owltools.gaf.lego.NetworkInferenceEngine.InstanceNode
setLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

gene

public final String gene

strength

public Double strength
Constructor Detail

NetworkInferenceEngine.Activity

public NetworkInferenceEngine.Activity(org.semanticweb.owlapi.model.OWLClassExpression a,
                                       String g,
                                       String context)


Copyright © 2010-2014. All Rights Reserved.