pulvreakt
Toggle table of contents
0.10.1-dev16+864eaad844
common
Platform filter
common
Switch theme
Search in API
pulvreakt
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