Class NucleotideCompound
java.lang.Object
org.biojava.nbio.core.sequence.template.AbstractCompound
org.biojava.nbio.core.sequence.compound.NucleotideCompound
- All Implemented Interfaces:
ComplementCompound
,Compound
- Author:
- Scooter Willis, Andy Yates
-
Constructor Summary
ConstructorDescriptionNucleotideCompound
(String base, CompoundSet<NucleotideCompound> compoundSet, String complementStr) NucleotideCompound
(String base, CompoundSet<NucleotideCompound> compoundSet, String complementStr, NucleotideCompound[] constituents) -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
equalsIgnoreCase
(Compound compound) Deprecated.int
hashCode()
boolean
Methods inherited from class org.biojava.nbio.core.sequence.template.AbstractCompound
getBase, getDescription, getLongName, getMolecularWeight, getUpperedBase, setDescription, setLongName, setMolecularWeight, setShortName, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.biojava.nbio.core.sequence.template.Compound
getDescription, getLongName, getMolecularWeight, setDescription, setLongName, setMolecularWeight, setShortName
-
Constructor Details
-
NucleotideCompound
public NucleotideCompound(String base, CompoundSet<NucleotideCompound> compoundSet, String complementStr) -
NucleotideCompound
public NucleotideCompound(String base, CompoundSet<NucleotideCompound> compoundSet, String complementStr, NucleotideCompound[] constituents)
-
-
Method Details
-
getShortName
- Specified by:
getShortName
in interfaceCompound
- Overrides:
getShortName
in classAbstractCompound
-
getComplement
- Specified by:
getComplement
in interfaceComplementCompound
-
equals
- Overrides:
equals
in classAbstractCompound
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAbstractCompound
-
equalsIgnoreCase
- Specified by:
equalsIgnoreCase
in interfaceCompound
- Overrides:
equalsIgnoreCase
in classAbstractCompound
-
getConstituents
-
getConsituents
Deprecated.replaced withgetConstituents()
due to typographical error -
isAmbiguous
public boolean isAmbiguous()
-
getConstituents()
due to typographical error