alchemist-full
Toggle table of contents
42.3.12
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
alchemist-full
alchemist-incarnation-sapere
/
it.unibo.alchemist.model.sapere
Package-level
declarations
Types
Types
ILsa
Action
Link copied to clipboard
interface
ILsaAction
:
Action
<
List
<
ILsaMolecule
>
>
ILsa
Condition
Link copied to clipboard
interface
ILsaCondition
:
Condition
<
List
<
ILsaMolecule
>
>
ILsa
Molecule
Link copied to clipboard
interface
ILsaMolecule
:
Molecule
,
Iterable
<
IExpression
>
,
Comparable
<
ILsaMolecule
>
ILsa
Node
Link copied to clipboard
interface
ILsaNode
:
Node
<
List
<
ILsaMolecule
>
>
Interface for an LSA Node.
SAPEREIncarnation
Link copied to clipboard
class
SAPEREIncarnation
<
P
:
Position
<
out
P
>
?
>
:
Incarnation
<
List
<
ILsaMolecule
>
,
P
>
,
Serializable