alchemist
Toggle table of contents
36.0.11
common
Platform filter
common
Switch theme
Search in API
alchemist
alchemist-web-renderer
/
it.unibo.alchemist.boundary.webui.common.model.surrogate
/
MoleculeSurrogate
Molecule
Surrogate
@
Serializable
(
with
=
MoleculeSurrogateSerializer::class
)
data
class
MoleculeSurrogate
(
val
name
:
String
)
Surrogate class for the Molecule interface.
Parameters
name
the name of the molecule.
Members
Constructors
Molecule
Surrogate
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String