public static final class ProteinAlphabet.ProteinAlphabetParameterSet extends Alphabet.AlphabetParameterSet<ProteinAlphabet> implements Singleton
ProteinAlphabet.ParameterSet.ParameterListSingleton.SingletonHandler| Modifier and Type | Field and Description |
|---|---|
static ProteinAlphabet.ProteinAlphabetParameterSet |
SINGLETON
The only instance of this class.
|
errorMessage, parameters, parent| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceComment()
Returns a comment (a textual description) of the class that can be
constructed using this
ParameterSet. |
clone, getInstanceNamefromXML, getInstance, getInstanceClass, toXMLfromGalaxy, getAllParameterNames, getComment, getComment, getErrorMessage, getIndex, getName, getName, getNumberOfParameters, getParameterAt, getParameterForName, getParent, hasDefaultOrIsSet, initParameterList, initParameterList, isAtomic, isComparable, parametersLoaded, reset, setParent, toGalaxypublic static final ProteinAlphabet.ProteinAlphabetParameterSet SINGLETON
Singletonpublic String getInstanceComment()
InstanceParameterSetParameterSet.getInstanceComment in class InstanceParameterSet<ProteinAlphabet>