org.biojava.bio.structure.align.ce
Class CeSideChainMain
java.lang.Object
org.biojava.bio.structure.align.AbstractStructureAlignment
org.biojava.bio.structure.align.ce.CeMain
org.biojava.bio.structure.align.ce.CeSideChainMain
- All Implemented Interfaces:
- StructureAlignment
public class CeSideChainMain
- extends CeMain
- implements StructureAlignment
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
algorithmName
public static final String algorithmName
- See Also:
- Constant Field Values
CeSideChainMain
public CeSideChainMain()
main
public static void main(String[] args)
getAlgorithmName
public String getAlgorithmName()
- Description copied from interface:
StructureAlignment
- Get the name of the Algorithm
- Specified by:
getAlgorithmName in interface StructureAlignment- Overrides:
getAlgorithmName in class CeMain
- Returns:
- the name of the algorithm
getParameters
public ConfigStrucAligParams getParameters()
- Description copied from interface:
StructureAlignment
- Return the paramers for this algorithm.
- Specified by:
getParameters in interface StructureAlignment- Overrides:
getParameters in class CeMain
- Returns:
- The returned object will be a Java bean.
setParameters
public void setParameters(ConfigStrucAligParams params)
- Description copied from interface:
StructureAlignment
- Set the default parameters for this algorithm to use
- Specified by:
setParameters in interface StructureAlignment- Overrides:
setParameters in class CeMain
getVersion
public String getVersion()
- Description copied from interface:
StructureAlignment
- Get the Version information for this Algorithm.
- Specified by:
getVersion in interface StructureAlignment- Overrides:
getVersion in class CeMain
- Returns:
- the version of the algorithm