Class AlphabetFactory

Description

class AlphabetFactory

Located in /Alphabet/AlphabetFactory.php (line 49)

PEAR
   |
   --Bio
      |
      --Factory
         |
         --AlphabetFactory
Method Summary
object __construct ([string $sType = "SingleLetterAlphabet"])
object setType ($sType $sType)
Variables

Inherited Variables

Inherited from Bio

Bio::$bWarnings
Methods
Constructor __construct (line 60)

function __construct

  • return: AlphabetFactory Instance
  • access: public
object __construct ([string $sType = "SingleLetterAlphabet"])
  • string $sType: Alphabet used by sequence

Redefinition of:
Bio::__construct()
function Bio ()
setType (line 81)

function setType

  • access: public
object setType ($sType $sType)
  • $sType $sType

Redefinition of:
Factory::setType()
function setType

Inherited Methods

Inherited From Factory

Factory::create()
Factory::getType()
Factory::setType()

Inherited From Bio

Bio::__construct()
Bio::printWithNl()
Class Constants

Inherited Constants

Inherited from Bio

Bio::NEWLINE

Documentation generated on Sun, 28 Sep 2008 11:09:09 +0200 by phpDocumentor 1.4.2