java.util.List<RepoDescriptor> |
DataDefinitionRepository.getDescriptors()
Gets a sorted list of descriptors for all extended variable sets
|
java.util.List<RepoDescriptor> |
DecompositionRepoMap.getDescriptors()
Gets a sorted list of descriptors for all stored decompositions
|
java.util.List<RepoDescriptor> |
ExtendedAttributesRepository.getDescriptors()
Gets a sorted list of descriptors for all extended variable sets
|
java.util.List<RepoDescriptor> |
NetRepository.getDescriptors()
Gets a sorted list of descriptors for all stored net decompositions
|
java.util.List<RepoDescriptor> |
RepoMap.getDescriptors()
Gets a sorted list of name-description pairs for all records in the map
|
java.util.List<RepoDescriptor> |
TaskDecompositionRepository.getDescriptors()
Gets a sorted list of descriptors for all stored task decompositions
|