Interface IDtoDeviceStateAspectDeclaration

All Known Implementing Classes:
DtoDeviceStateAspectDeclaration

public interface IDtoDeviceStateAspectDeclaration
Definition of an expected device state aspect for a process/transitionModel.
  • Method Details

    • getKey

      String getKey()
    • setKey

      void setKey(String key)
    • getType

    • setType

    • getInitialValue

      String getInitialValue()
      The initial value of this aspect at earliestStartTime; This will be used for the setup-calculation of the first allocation.
    • setInitialValue

      void setInitialValue(String initialValue)
      The initial value of this aspect at earliestStartTime; This will be used for the setup-calculation of the first allocation.