Modifier and Type | Method and Description |
---|---|
CodeList |
CodeListReader.getCodeList() |
Modifier and Type | Class and Description |
---|---|
class |
INSPIRECodeList
Representation of a INSPIRE code list.
|
Modifier and Type | Method and Description |
---|---|
CodeList |
INSPIRECodeListReader.getCodeList() |
Modifier and Type | Class and Description |
---|---|
class |
XmlCodeList
Reads an XML based code list
|
Modifier and Type | Method and Description |
---|---|
CodeList |
XmlCodeListReader.getCodeList() |
Modifier and Type | Method and Description |
---|---|
CodeList |
CodeListUIAdvisor.retrieveResource(String resourceId) |
Modifier and Type | Method and Description |
---|---|
Class<CodeList> |
CodeListUIAdvisor.getRepresentationType() |
Modifier and Type | Method and Description |
---|---|
CodeList |
CodeListSelector.getCodeList()
Get the selected code list.
|
CodeList |
ListSelector.getCodeList() |
CodeList |
CodeListSelectionDialog.getCodeList() |
CodeList |
FileSelector.getCodeList() |
Modifier and Type | Method and Description |
---|---|
boolean |
ListSelector.selectCodeList(CodeList codeList)
Select the given code list.
|
Constructor and Description |
---|
CodeListSelectionDialog(org.eclipse.swt.widgets.Shell parentShell,
CodeList codeList,
String message)
Constructor
|
Modifier and Type | Method and Description |
---|---|
CodeList |
CodeListService.findCodeListByEntity(EntityDefinition entity)
Tries to find a code list associated to the property referenced by the
given entity definition.
|
CodeList |
CodeListService.findCodeListByIdentifier(String namespace,
String identifier)
Tries to find the code list with the given namespace and identifier.
|
CodeList |
CodeListService.getCodeList(String resourceId)
Get the code list associated to a specific resource.
|
Modifier and Type | Method and Description |
---|---|
List<CodeList> |
CodeListService.getCodeLists()
Get the code lists.
|
Modifier and Type | Method and Description |
---|---|
void |
CodeListService.addCodeList(String resourceId,
CodeList code)
Add a code list to the service.
|
void |
CodeListService.assignEntityCodeList(EntityDefinition entity,
CodeList code)
Assign a code list for a property entity definition.
|
Modifier and Type | Method and Description |
---|---|
CodeList |
CodeListServiceImpl.findCodeListByAttribute(String attributeIdentifier)
Find a code list by attribute identifier.
|
CodeList |
CodeListServiceImpl.findCodeListByEntity(EntityDefinition entity) |
CodeList |
CodeListServiceImpl.findCodeListByIdentifier(String namespace,
String identifier) |
CodeList |
CodeListServiceImpl.getCodeList(String resourceId) |
Modifier and Type | Method and Description |
---|---|
List<CodeList> |
CodeListServiceImpl.getCodeLists() |
Modifier and Type | Method and Description |
---|---|
void |
CodeListServiceImpl.addCodeList(String resourceId,
CodeList code) |
void |
CodeListServiceImpl.assignEntityCodeList(EntityDefinition entity,
CodeList code) |
Modifier and Type | Method and Description |
---|---|
void |
CodeListAssociations.assignCodeList(EntityDefinition entity,
CodeList codeList)
Assign a code list for an entity.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a