org.biopax.paxtools.fixer
Class FeatureResolver

java.lang.Object
  extended by org.biopax.paxtools.fixer.FeatureResolver

public class FeatureResolver
extends java.lang.Object

This class takes a L3 model and attempts to resolve features and not features within the context of that model. It can aggressively resolve to a complete closed world semantics or can operate on a "relaxed" mode where it resolves only when certain. TODO merge this with the ModelUtils ?


Constructor Summary
FeatureResolver()
           
 
Method Summary
 void resolveFeatures(Model model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureResolver

public FeatureResolver()
Method Detail

resolveFeatures

public void resolveFeatures(Model model)


Copyright © 2011 BioPAX. All Rights Reserved.