Interface HasSemantics

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Reference getSemanticId()
      Points to the Expression Semantic of the Submodels The semantic id might refer to an external information source, which explains the formulation of the submodel (for example an PDF if a standard).
      void setSemanticId​(Reference semanticId)
      Points to the Expression Semantic of the Submodels The semantic id might refer to an external information source, which explains the formulation of the submodel (for example an PDF if a standard).
    • Method Detail

      • getSemanticId

        Reference getSemanticId()
        Points to the Expression Semantic of the Submodels The semantic id might refer to an external information source, which explains the formulation of the submodel (for example an PDF if a standard). More information under https://admin-shell.io/aas/3/0/RC01/HasSemantics/semanticId
        Returns:
        Returns the Reference for the property semanticId.
      • setSemanticId

        void setSemanticId​(Reference semanticId)
        Points to the Expression Semantic of the Submodels The semantic id might refer to an external information source, which explains the formulation of the submodel (for example an PDF if a standard). More information under https://admin-shell.io/aas/3/0/RC01/HasSemantics/semanticId
        Parameters:
        semanticId - desired value for the property semanticId.