Class GetAllInfrastructureScopes


  • public class GetAllInfrastructureScopes
    extends Object
    The Class GetAllInfrastructureScopes.
    Author:
    Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) May 16, 2019
    • Field Detail

      • logger

        public static org.slf4j.Logger logger
    • Constructor Detail

      • GetAllInfrastructureScopes

        public GetAllInfrastructureScopes()
    • Method Detail

      • loadMapOfScopeNameToFullScope

        public static Map<String,​String> loadMapOfScopeNameToFullScope​(String rootScope)
                                                                      throws Exception
        Load map of scope name to full scope.
        Parameters:
        rootScope - the root scope
        Returns:
        the map of binding between (VRE_NAME, FULL_SCOPE_OF_VRE_NAME)
        Throws:
        Exception - the exception