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
Fields inherited from class org.biojava.nbio.structure.align.ce.CeUserArgumentProcessor.CeStartupParams
gapExtension, gapOpen, maxGapSize, maxOptRMSD, scoringStrategy, showAFPRanges, winSize
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDuplicationHint
(CECPParameters.DuplicationHint duplicationHint) void
setMinCPLength
(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, setWinSize
Methods 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:
toString
in classCeUserArgumentProcessor.CeStartupParams
-