public interface IDescriptorProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
PRP_DESCRIPTOR_IDS |
static String |
PRP_PROPVIDE_DESCRIPTORS |
| Modifier and Type | Method and Description |
|---|---|
List<DataPath> |
getDescriptorDefinitions()
Retrieves definitions for available descriptors.
|
Object |
getDescriptorValue(String id)
Gets the current value of a descriptor with the specified ID.
|
static final String PRP_PROPVIDE_DESCRIPTORS
static final String PRP_DESCRIPTOR_IDS
Copyright © 2016 Eclipse Stardust. All Rights Reserved.