Interface OperationMixin


  • public interface OperationMixin
    • Method Detail

      • getInputVariables

        List<io.adminshell.aas.v3.model.OperationVariable> getInputVariables()
      • getInoutputVariables

        List<io.adminshell.aas.v3.model.OperationVariable> getInoutputVariables()
      • getOutputVariables

        List<io.adminshell.aas.v3.model.OperationVariable> getOutputVariables()