Interface AssetAdministrationShellEnvironment

    • Method Detail

      • getAssetAdministrationShells

        java.util.List<AssetAdministrationShell> getAssetAdministrationShells()
        Points to the differents Administration Shells in one AssetAdministrationShellEnvironment graph. More information under https://admin-shell.io/aas/3/0/RC01/AssetAdministrationShellEnvironment/assetAdministrationShells
        Returns:
        Returns the List of AssetAdministrationShells for the property assetAdministrationShells.
      • setAssetAdministrationShells

        void setAssetAdministrationShells​(java.util.List<AssetAdministrationShell> assetAdministrationShells)
        Points to the differents Administration Shells in one AssetAdministrationShellEnvironment graph. More information under https://admin-shell.io/aas/3/0/RC01/AssetAdministrationShellEnvironment/assetAdministrationShells
        Parameters:
        assetAdministrationShells - desired value for the property assetAdministrationShells.
      • getAssets

        java.util.List<Asset> getAssets()
        Points to the asset in one AssetAdministrationShellEnvironment graph. More information under https://admin-shell.io/aas/3/0/RC01/AssetAdministrationShellEnvironment/assets
        Returns:
        Returns the List of Assets for the property assets.
      • setAssets

        void setAssets​(java.util.List<Asset> assets)
        Points to the asset in one AssetAdministrationShellEnvironment graph. More information under https://admin-shell.io/aas/3/0/RC01/AssetAdministrationShellEnvironment/assets
        Parameters:
        assets - desired value for the property assets.
      • getConceptDescriptions

        java.util.List<ConceptDescription> getConceptDescriptions()
        Points to the differents Concept Descriptions in one AssetAdministrationShellEnvironment graph. More information under https://admin-shell.io/aas/3/0/RC01/AssetAdministrationShellEnvironment/conceptDescriptions
        Returns:
        Returns the List of ConceptDescriptions for the property conceptDescriptions.
      • setConceptDescriptions

        void setConceptDescriptions​(java.util.List<ConceptDescription> conceptDescriptions)
        Points to the differents Concept Descriptions in one AssetAdministrationShellEnvironment graph. More information under https://admin-shell.io/aas/3/0/RC01/AssetAdministrationShellEnvironment/conceptDescriptions
        Parameters:
        conceptDescriptions - desired value for the property conceptDescriptions.
      • getSubmodels

        java.util.List<Submodel> getSubmodels()
        Points to the differents Submodels in one AssetAdministrationShellEnvironment graph. More information under https://admin-shell.io/aas/3/0/RC01/AssetAdministrationShellEnvironment/submodels
        Returns:
        Returns the List of Submodels for the property submodels.
      • setSubmodels

        void setSubmodels​(java.util.List<Submodel> submodels)
        Points to the differents Submodels in one AssetAdministrationShellEnvironment graph. More information under https://admin-shell.io/aas/3/0/RC01/AssetAdministrationShellEnvironment/submodels
        Parameters:
        submodels - desired value for the property submodels.