|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreviewOptions | |
---|---|
com.apelon.dts.client.subset | This package provides the capability to access and manipulate subsets in a DTS client application. |
com.apelon.dts.common.subset | This package has classes for working with subset data. |
Uses of PreviewOptions in com.apelon.dts.client.subset |
---|
Methods in com.apelon.dts.client.subset with parameters of type PreviewOptions | |
---|---|
DTSConcept[] |
SubsetQuery.fetchPreview(PreviewOptions options)
Fetches concepts from the subset when FULL is specified. |
Uses of PreviewOptions in com.apelon.dts.common.subset |
---|
Fields in com.apelon.dts.common.subset declared as PreviewOptions | |
---|---|
static PreviewOptions |
PreviewOptions.PREVIEW_DIFF_ADDITIONS
|
static PreviewOptions |
PreviewOptions.PREVIEW_DIFF_DELETIONS
|
static PreviewOptions |
PreviewOptions.PREVIEW_FULL
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |