|
Domain Modeling Layer | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IStructuredReferenceBackwardCompatibilityHandler | Compatibility StructuredReference handler for maintaining backwards compatibility for Structured References This is an IStructuredReferenceHandler with version compatibility support. |
| IStructuredReferenceHandler | Interface to be implemented to provide a StructuredReference for specific Domain Element,
and to resolve StructuredReference with a specific providerId to the domain Element. |
| IStructuredReferenceModifier | Defines methods used to create and modify StructuredReference. |
| IStructuredReferenceProvider | Interface to be implemented to provide a StructuredReference for specific Domain Element,
and to resolve StructuredReference with a specific providerId to the domain Element. |
| Class Summary | |
|---|---|
| AbstractCachingStructuredReferenceProvider | An abstract implementation of IStructuredReferenceProvider, which supports
caching of StructuredReference per Referenced Context. |
| StructuredReferenceInfoConstants | Common Information constants for a StructuredReference. |
| StructuredReferenceService | This service is to provide StructuredReference for the specified domain element,
and to resolve specified StructuredReference to a domain Element. |
This package contanis the Structured Reference Service API.
Provides API to create StructuredReference for domain elements.
This package includes implementation of StructuredReferenceService and IStructuredReferenceProvider.
Domain specific adapters can provide implementation of IStructuredReferenceProvider to
to provide and resolve StructuredReference for Domain elements.
|
Domain Modeling Layer | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||