Class DistributionDescriptor

java.lang.Object
com.e1c.g5.v8.dt.internal.library.update.DistributionDescriptor

public class DistributionDescriptor extends Object
Distribution support descriptor which stores the information about distribution settings
  • Field Details

    • DISTRIBUTION_SETTINGS_FQN

      public static String DISTRIBUTION_SETTINGS_FQN
  • Method Details

    • getDistributives

      public org.eclipse.emf.common.util.EMap<UUID,ParentSupportMode> getDistributives()
      Provides the map of distibutives
      Returns:
      the map of distibutives, never null
    • getObjectModules

      public org.eclipse.emf.common.util.EMap<UUID,Boolean> getObjectModules()
      Provides the map of object modules
      Returns:
      the map of object modules, never null
    • getLibUuids

      public Map<UUID,Set<UUID>> getLibUuids()
      Provides the map of library UUIDS
      Returns:
      the map of library UUIDS, never null