Database of elements - Triplets ans Species
$id : int
$nature : string
Standard, Vertebrate mitochondrial .
..
$triplets : array
$tripletsGroups : array
getId() : int
setId(int $id) : void
getNature() : string
setNature(string $nature) : void
getTriplets() : array
setTriplets(array $triplets) : void
getTripletsGroups() : array
setTripletsGroups(array $tripletsGroups) : void