Class DistributionDescriptor
java.lang.Object
com.e1c.g5.v8.dt.internal.library.update.DistributionDescriptor
Distribution support descriptor which stores the information about distribution settings
- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EMap<UUID,ParentSupportMode> Provides the map of distibutivesProvides the map of library UUIDSProvides the map of object modules 
- 
Field Details
- 
DISTRIBUTION_SETTINGS_FQN
 
 - 
 - 
Method Details
- 
getDistributives
Provides the map of distibutives- Returns:
 - the map of distibutives, never 
null 
 - 
getObjectModules
Provides the map of object modules- Returns:
 - the map of object modules, never 
null 
 - 
getLibUuids
Provides the map of library UUIDS- Returns:
 - the map of library UUIDS, never 
null 
 
 -