public static final class IUPACDNAAlphabet.IUPACDNAAlphabetParameterSet extends Alphabet.AlphabetParameterSet<IUPACDNAAlphabet> implements Singleton
IUPACDNAAlphabet.ParameterSet.ParameterListSingleton.SingletonHandler| Modifier and Type | Field and Description |
|---|---|
static IUPACDNAAlphabet.IUPACDNAAlphabetParameterSet |
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 IUPACDNAAlphabet.IUPACDNAAlphabetParameterSet SINGLETON
Singletonpublic String getInstanceComment()
InstanceParameterSetParameterSet.getInstanceComment in class InstanceParameterSet<IUPACDNAAlphabet>