new Identity()
- Source:
Methods
GetName() → {string}
- Source:
Returns:
-
- Type
- string
GetPhenotype() → {string}
Get the current Phenotype.
- Source:
Returns:
The current phenotype.
- Type
- string
GetPossiblePhenotypes() → {Array.<string>}
Get a list of possible Phenotypes.
- Source:
Returns:
A list of possible phenotypes.
- Type
- Array.<string>
SetName(newName)
Parameters:
Name | Type | Description |
---|---|---|
newName |
string | - |
- Source: