alchemist
alchemist
/
it.unibo.alchemist.model.implementations.groups
/
GenericGroup
/
addMember
add
Member
open
override
fun
addMember
(
node
:
N
)
:
Group
<
T
,
N
>
Content copied to clipboard
Add a node in this group if not already part of it.
Parameters
node
the node to add.
Content copied to clipboard