Class AASBundleDescriptorFactory


  • public class AASBundleDescriptorFactory
    extends Object
    Helper class that supports AASDescriptor utilization for an AASBundle
    Author:
    schnicke
    • Constructor Detail

      • AASBundleDescriptorFactory

        public AASBundleDescriptorFactory()
    • Method Detail

      • createAASDescriptor

        public static AASDescriptor createAASDescriptor​(AASBundle bundle,
                                                        String aasAggregatorPath)
        Creates the AASDescriptor for the given bundle and aasAggregatorPath aasAggregatorPath is normalized before the descriptor is created
        Parameters:
        bundle -
        aasAggregatorPath -
        Returns: