toggle menu
alchemist
jvm
switch theme
search in API
alchemist
/
it.unibo.alchemist.model.sapere.dsl
Package-level
declarations
Types
Types
IExpression
Link copied to clipboard
interface
IExpression
:
Serializable
,
Cloneable
ITree
Link copied to clipboard
interface
ITree
:
Serializable
Represents a Tree of Objects(Node) of generic type T.
ITree
Node
Link copied to clipboard
interface
ITreeNode
<
T
>
:
Serializable
Represents an interface for node of the Tree class.