Interface AnnotatedRelationshipElement

    • Method Detail

      • getAnnotations

        java.util.List<DataElement> getAnnotations()
        Annotations that hold for the relationships between the two elements. More information under https://admin-shell.io/aas/3/0/RC01/AnnotatedRelationshipElement/annotation
        Returns:
        Returns the List of DataElements for the property annotations.
      • setAnnotations

        void setAnnotations​(java.util.List<DataElement> annotations)
        Annotations that hold for the relationships between the two elements. More information under https://admin-shell.io/aas/3/0/RC01/AnnotatedRelationshipElement/annotation
        Parameters:
        annotations - desired value for the property annotations.