| Modifier and Type | Field and Description |
|---|---|
static CodeSetComponentInfo.CodeSetContext |
CodeSetComponentInfo.LOCAL_CODE_SETS
Code sets for local cases without a connection.
|
| Modifier and Type | Method and Description |
|---|---|
CodeSetComponentInfo.CodeSetContext |
CodeSetConversion.negotiate(CodeSetComponentInfo client,
CodeSetComponentInfo server)
Perform the code set negotiation algorithm and come up with
the two encodings to use.
|
| Modifier and Type | Method and Description |
|---|---|
CodeSetComponentInfo.CodeSetContext |
CodeSetServiceContextImpl.getCodeSetContext() |
| Constructor and Description |
|---|
CodeSetServiceContextImpl(CodeSetComponentInfo.CodeSetContext csc) |
| Modifier and Type | Field and Description |
|---|---|
protected CodeSetComponentInfo.CodeSetContext |
ConnectionImpl.codeSetContext |
| Modifier and Type | Method and Description |
|---|---|
CodeSetComponentInfo.CodeSetContext |
ConnectionImpl.getCodeSetContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionImpl.setCodeSetContext(CodeSetComponentInfo.CodeSetContext csc) |
| Modifier and Type | Method and Description |
|---|---|
CodeSetComponentInfo.CodeSetContext |
CodeSetServiceContext.getCodeSetContext() |
| Modifier and Type | Method and Description |
|---|---|
static CodeSetServiceContext |
ServiceContextDefaults.makeCodeSetServiceContext(CodeSetComponentInfo.CodeSetContext csc) |
| Modifier and Type | Method and Description |
|---|---|
CodeSetComponentInfo.CodeSetContext |
Connection.getCodeSetContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.setCodeSetContext(CodeSetComponentInfo.CodeSetContext csc) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.