Package com.apelon.dts.client.subset

This package provides the capability to access and manipulate subsets in a DTS client application.

See:
          Description

Class Summary
SubsetExpressionBuilder This class provides a way to construct a subset expression.
SubsetQuery Provides subset related query and edit methods.
 

Package com.apelon.dts.client.subset Description

This package provides the capability to access and manipulate subsets in a DTS client application. A Subset is any collection of concepts that share a specific set of associated attributes, and may include only a few concepts or many concepts, from a single subscription namespace or a single local namespace.

Using methods from SubsetQuery a client can add, delete, or modify subsets. SubsetQuery can also be used to perform the following operations:

The SubsetExpressionBuilder class provides the mechanism to construct a subset expression.



Copyright © 2011. All Rights Reserved.