Class ConfigurationAas

java.lang.Object
de.iip_ecosphere.platform.configuration.ConfigurationAas
All Implemented Interfaces:
de.iip_ecosphere.platform.support.iip_aas.AasContributor, de.iip_ecosphere.platform.support.json.JsonResultWrapper.OperationCompletedListener

public class ConfigurationAas extends Object implements de.iip_ecosphere.platform.support.iip_aas.AasContributor, de.iip_ecosphere.platform.support.json.JsonResultWrapper.OperationCompletedListener
Realizes the AAS of the configuration component.
Author:
Holger Eichelberger, SSE
  • Nested Class Summary

    Nested classes/interfaces inherited from interface de.iip_ecosphere.platform.support.iip_aas.AasContributor

    de.iip_ecosphere.platform.support.iip_aas.AasContributor.Kind
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    de.iip_ecosphere.platform.support.aas.Aas
    contributeTo(de.iip_ecosphere.platform.support.aas.Aas.AasBuilder aasBuilder, de.iip_ecosphere.platform.support.aas.InvocablesCreator iCreator)
     
    void
    contributeTo(de.iip_ecosphere.platform.support.aas.ProtocolServerBuilder sBuilder)
     
    de.iip_ecosphere.platform.support.iip_aas.AasContributor.Kind
     
    boolean
     
    void
     
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface de.iip_ecosphere.platform.support.iip_aas.AasContributor

    exists, getAasAuthentication, getSubmodelAuthentication
  • Field Details

  • Constructor Details

    • ConfigurationAas

      public ConfigurationAas()
  • Method Details

    • contributeTo

      public de.iip_ecosphere.platform.support.aas.Aas contributeTo(de.iip_ecosphere.platform.support.aas.Aas.AasBuilder aasBuilder, de.iip_ecosphere.platform.support.aas.InvocablesCreator iCreator)
      Specified by:
      contributeTo in interface de.iip_ecosphere.platform.support.iip_aas.AasContributor
    • contributeTo

      public void contributeTo(de.iip_ecosphere.platform.support.aas.ProtocolServerBuilder sBuilder)
      Specified by:
      contributeTo in interface de.iip_ecosphere.platform.support.iip_aas.AasContributor
    • getKind

      public de.iip_ecosphere.platform.support.iip_aas.AasContributor.Kind getKind()
      Specified by:
      getKind in interface de.iip_ecosphere.platform.support.iip_aas.AasContributor
    • isValid

      public boolean isValid()
      Specified by:
      isValid in interface de.iip_ecosphere.platform.support.iip_aas.AasContributor
    • operationCompleted

      public void operationCompleted()
      Specified by:
      operationCompleted in interface de.iip_ecosphere.platform.support.json.JsonResultWrapper.OperationCompletedListener
    • operationFailed

      public void operationFailed()
      Specified by:
      operationFailed in interface de.iip_ecosphere.platform.support.json.JsonResultWrapper.OperationCompletedListener