Interface Identifiable

    • Method Detail

      • getAdministration

        AdministrativeInformation getAdministration()
        Administrative information of an identifiable element. Some of the administrative information like the version number might need to be part of the identification. More information under https://admin-shell.io/aas/3/0/RC01/Identifiable/administration
        Returns:
        Returns the AdministrativeInformation for the property administration.
      • setAdministration

        void setAdministration​(AdministrativeInformation administration)
        Administrative information of an identifiable element. Some of the administrative information like the version number might need to be part of the identification. More information under https://admin-shell.io/aas/3/0/RC01/Identifiable/administration
        Parameters:
        administration - desired value for the property administration.
      • getIdentification

        Identifier getIdentification()
        The globally unique identification of the element. More information under https://admin-shell.io/aas/3/0/RC01/Identifiable/identification
        Returns:
        Returns the Identifier for the property identification.
      • setIdentification

        void setIdentification​(Identifier identification)
        The globally unique identification of the element. More information under https://admin-shell.io/aas/3/0/RC01/Identifiable/identification
        Parameters:
        identification - desired value for the property identification.