alchemist
Toggle table of contents
42.3.15
alldocs
Target filter
alldocs
Switch theme
Search in API
Skip to content
alchemist
alchemist
/
it.unibo.alchemist.model.sapere.dsl
Package-level
declarations
Types
Types
IExpression
Link copied to clipboard
alldocs
interface
IExpression
:
Serializable
,
Cloneable
ITree
Link copied to clipboard
alldocs
interface
ITree
:
Serializable
Represents a Tree of Objects(Node) of generic type T.
ITree
Node
Link copied to clipboard
alldocs
interface
ITreeNode
<
T
>
:
Serializable
Represents an interface for node of the Tree class.