toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
core
/
it.unibo.pulvreakt.dsl.model
/
NewConfiguration
New
Configuration
data
class
NewConfiguration
(
val
component
:
ComponentRef
,
val
destinationHost
:
Host
)
Models a new configuration in the system. The
component
is moved to the
destinationHost
.
Members
Constructors
New
Configuration
Link copied to clipboard
constructor
(
component
:
ComponentRef
,
destinationHost
:
Host
)
Properties
component
Link copied to clipboard
val
component
:
ComponentRef
destination
Host
Link copied to clipboard
val
destinationHost
:
Host