| Modifier and Type | Method and Description |
|---|---|
Person |
Morph.getGenome() |
Person |
Mutagen.getGenome() |
Person |
Person.reproduce(Morph morph) |
| Modifier and Type | Method and Description |
|---|---|
void |
Mutagen.setPerson(Person genome) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArthromorphPerson |
| Modifier and Type | Class and Description |
|---|---|
class |
ArthromorphPersonImpl |
| Modifier and Type | Method and Description |
|---|---|
Person |
ArthromorphImpl.getGenome() |
Person |
ArthromorphPersonImpl.reproduce(Morph newMorph) |
| Constructor and Description |
|---|
ArthromorphMutagenImpl(Person genome) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BiomorphPerson |
| Modifier and Type | Class and Description |
|---|---|
class |
BiomorphPersonImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
BiomorphPersonImpl.copy(Person person) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ColourPerson |
| Modifier and Type | Class and Description |
|---|---|
class |
ColourPersonImpl |
| Modifier and Type | Method and Description |
|---|---|
Person |
ColourPersonImpl.reproduce(Morph newMorph) |
| Modifier and Type | Method and Description |
|---|---|
void |
ColourPersonImpl.copy(Person person) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimplePersonImpl |
| Modifier and Type | Method and Description |
|---|---|
Person |
SimpleMorphImpl.getGenome() |
Person |
SimpleMutagenImpl.getGenome() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleMorphImpl.setGenome(Person genome) |
void |
SimpleMutagenImpl.setPerson(Person genome) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MonochromePerson |
| Modifier and Type | Class and Description |
|---|---|
class |
MonochromePersonImpl |
| Modifier and Type | Method and Description |
|---|---|
Person |
MonochromePersonImpl.reproduce(Morph newMorph) |
| Constructor and Description |
|---|
MonochromeMutagenImpl(Person genome) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SnailPerson |
| Modifier and Type | Class and Description |
|---|---|
class |
SnailPersonImpl |
| Modifier and Type | Method and Description |
|---|---|
Person |
SnailPersonImpl.reproduce(Morph newMorph) |