Domain Modeling Layer

Package com.ibm.xtools.mmi.core.services.ref.operations

This package contains operations for the StructuredReferenceService.

See:
          Description

Class Summary
AbstractElementBasedOperation Abstract base class for operations based on a Domain Element.
AbstractStructuredRefProviderBasedOperation Abstract base class for operations based on a provider id.
GetStructuredReferenceFromURIOperation IOperation to get a StructuredReference from its URI string representation.
GetStructuredReferenceOperation Operation to get StructuredReference for a specific Domain Element.
GetStructuredReferenceProviderOperation Operation to get the IStructuredReferenceHandler for the specific providerId.
ResolveStructuredReferenceOperation Operation for resolving specific StructuredReference
StructuredReferenceInfoOperation Operation to retrieve inforation for a specific StructuredReference.
 

Package com.ibm.xtools.mmi.core.services.ref.operations Description

This package contains operations for the StructuredReferenceService.

Package Specification

This package contains operations for the StructuredReferenceService, such as returning a StructuredReference from a domain element or from a URI and for resolving StructuredReference objects.


Domain Modeling Layer

© Copyright IBM Corp. 2010. All rights reserved.