alchemist
Toggle table of contents
36.0.13
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-incarnation-biochemistry
/
it.unibo.alchemist.model.biochemistry.molecules
/
Biomolecule
Biomolecule
open
class
Biomolecule
:
SimpleMolecule
(
source
)
Members
Constructors
Biomolecule
Link copied to clipboard
constructor
(
name
:
CharSequence
)
Create a new biomolecule.
Properties
EVERY_
MOLECULE
Link copied to clipboard
val
EVERY_MOLECULE
:
Dependency
EVERYTHING
Link copied to clipboard
val
EVERYTHING
:
Dependency
MOVEMENT
Link copied to clipboard
val
MOVEMENT
:
Dependency
Functions
depends
On
Link copied to clipboard
open
fun
dependsOn
(
p
:
Dependency
)
:
Boolean
equals
Link copied to clipboard
open
fun
equals
(
p
:
Any
)
:
Boolean
get
Name
Link copied to clipboard
fun
getName
(
)
:
String
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
makes
Dependent
Link copied to clipboard
open
fun
makesDependent
(
p
:
Dependency
)
:
Boolean
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String