alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model.protelis.concentrations
/
Local
Local
class
Local
:
Concentration
<
T
>
Members
Members & Extensions
Constructors
Local
Link copied to clipboard
constructor
(
)
constructor
(
t
:
Any
)
Builds a new concentration.
Properties
content
Link copied to clipboard
val
content
:
Any
Functions
equals
Link copied to clipboard
open
fun
equals
(
obj
:
Any
)
:
Boolean
get
Content
Link copied to clipboard
abstract
fun
getContent
(
)
:
T
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
Graph
QLConcentration
Surrogate
Link copied to clipboard
fun
<
T
:
Any
>
Concentration
<
T
>
.
toGraphQLConcentrationSurrogate
(
)
:
ConcentrationSurrogate
<
T
>
Converts a
Concentration
to a
ConcentrationSurrogate
.
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String