alchemist
alchemist
/
it.unibo.alchemist.model.implementations.molecules
/
SimpleMolecule
Simple
Molecule
open
class
SimpleMolecule
:
Molecule
Content copied to clipboard
Simple implementation of Molecule.
Constructors
Functions
Inheritors
Constructors
Simple
Molecule
Link copied to clipboard
open
fun
SimpleMolecule
(
@
Nonnull
name
:
CharSequence
)
Content copied to clipboard
Functions
depends
On
Link copied to clipboard
open
fun
dependsOn
(
dependency
:
Dependency
)
:
Boolean
Content copied to clipboard
equals
Link copied to clipboard
open
fun
equals
(
obj
:
Any
)
:
Boolean
Content copied to clipboard
get
Name
Link copied to clipboard
fun
getName
(
)
:
String
Content copied to clipboard
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
Content copied to clipboard
makes
Dependent
Link copied to clipboard
open
fun
makesDependent
(
dependency
:
Dependency
)
:
Boolean
Content copied to clipboard
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Content copied to clipboard
Inheritors
Junction
Link copied to clipboard
Biomolecule
Link copied to clipboard
LsaMolecule
Link copied to clipboard