Class CeCPUserArgumentProcessor.CeCPStartupParams
java.lang.Object
org.biojava.nbio.structure.align.ce.StartupParameters
org.biojava.nbio.structure.align.ce.CeUserArgumentProcessor.CeStartupParams
org.biojava.nbio.structure.align.ce.CeCPUserArgumentProcessor.CeCPStartupParams
- Enclosing class:
 - CeCPUserArgumentProcessor
 
protected class CeCPUserArgumentProcessor.CeCPStartupParams
extends CeUserArgumentProcessor.CeStartupParams
- 
Field Summary
FieldsFields inherited from class org.biojava.nbio.structure.align.ce.CeUserArgumentProcessor.CeStartupParams
gapExtension, gapOpen, maxGapSize, maxOptRMSD, scoringStrategy, showAFPRanges, winSize - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsetDuplicationHint(CECPParameters.DuplicationHint duplicationHint) voidsetMinCPLength(Integer minCPLength) toString()Methods inherited from class org.biojava.nbio.structure.align.ce.CeUserArgumentProcessor.CeStartupParams
getGapExtension, getGapOpen, getMaxGapSize, getMaxOptRMSD, getScoringStrategy, getWinSize, isShowAFPRanges, setGapExtension, setGapOpen, setMaxGapSize, setMaxOptRMSD, setScoringStrategy, setShowAFPRanges, setWinSizeMethods inherited from class org.biojava.nbio.structure.align.ce.StartupParameters
getAlignPairs, getCacheFilePath, getFile1, getFile2, getNrCPU, getOutFile, getPdb1, getPdb2, getPdbFilePath, getSaveOutputDir, getSearchFile, getShowDBresult, isAutoFetch, isDomainSplit, isOutputPDB, isPdbDirSplit, isPrintCE, isPrintFatCat, isPrintXML, isShow3d, isShowMenu, setAlignPairs, setAutoFetch, setCacheFilePath, setDomainSplit, setFile1, setFile2, setNrCPU, setOutFile, setOutputPDB, setPdb1, setPdb2, setPdbDirSplit, setPdbFilePath, setPrintCE, setPrintFatCat, setPrintXML, setSaveOutputDir, setSearchFile, setShow3d, setShowDBresult, setShowMenu 
- 
Field Details
- 
duplicationHint
 - 
minCPLength
 
 - 
 - 
Constructor Details
- 
CeCPStartupParams
public CeCPStartupParams() 
 - 
 - 
Method Details
- 
getDuplicationHint
 - 
setDuplicationHint
 - 
getMinCPLength
 - 
setMinCPLength
 - 
toString
- Overrides:
 toStringin classCeUserArgumentProcessor.CeStartupParams
 
 -