|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biopax.paxtools.fixer.FeatureResolver
public class FeatureResolver
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 |
|---|
public FeatureResolver()
| Method Detail |
|---|
public void resolveFeatures(Model model)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||