Uses of Class
org.strbio.mol.lib.FRParametersNode

Packages that use FRParametersNode
org.strbio.mol.lib These classes represent conceptual objects used in structural biology algorithms. 
 

Uses of FRParametersNode in org.strbio.mol.lib
 

Methods in org.strbio.mol.lib that return FRParametersNode
 FRParametersNode FRParameters.method(int i)
          Get the ith method
 

Methods in org.strbio.mol.lib with parameters of type FRParametersNode
 void FRParameters.addMethod(FRParametersNode frpn)
          add a method to the list of parameters.