Class wfcWExternalFeatureReference
Description
This interface provides access to external feature references
Method Summary
| |
| |
| |
| Gets path to the component from which the reference was created and path to the component that owns the specified external reference. |
| |
| |
| |
| Gets a feature that is referred to by the external reference. |
Method Detail
Gets a feature that is referred to by the external reference.
Exceptions thrown (but not limited to):
pfcXToolkitNotFound - The reference does not belong to any existing component in the "master" model feature.
Manual References:
Returns:
Feature referred by external reference
Gets path to the component from which the reference was created and path to the component that owns the specified external reference.
Exceptions thrown (but not limited to):
Manual References:
Returns:
path to the component from which the reference was created.
path to the component that owns the specified external reference.