Uses of Enum
org.biojava.nbio.structure.align.ce.CECPParameters.DuplicationHint
Packages that use CECPParameters.DuplicationHint
Package
Description
Classes related to the implementation of the CE alignment algorithm, here called jCE.
-
Uses of CECPParameters.DuplicationHint in org.biojava.nbio.structure.align.ce
Fields in org.biojava.nbio.structure.align.ce declared as CECPParameters.DuplicationHintModifier and TypeFieldDescriptionprotected CECPParameters.DuplicationHintCECPParameters.duplicationHintprotected CECPParameters.DuplicationHintCeCPUserArgumentProcessor.CeCPStartupParams.duplicationHintMethods in org.biojava.nbio.structure.align.ce that return CECPParameters.DuplicationHintModifier and TypeMethodDescriptionCECPParameters.getDuplicationHint()CeCPUserArgumentProcessor.CeCPStartupParams.getDuplicationHint()Returns the enum constant of this type with the specified name.static CECPParameters.DuplicationHint[]CECPParameters.DuplicationHint.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.biojava.nbio.structure.align.ce with parameters of type CECPParameters.DuplicationHintModifier and TypeMethodDescriptionvoidCECPParameters.setDuplicationHint(CECPParameters.DuplicationHint duplicationHint) voidCeCPUserArgumentProcessor.CeCPStartupParams.setDuplicationHint(CECPParameters.DuplicationHint duplicationHint)