All Frameworks  Class Hierarchy  This Framework  Indexes   

ComponentsCatalogsInterfaces Interface CATICatalogLink

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATICatalogLink

Interface to manage link with a catalog description.
Role: Interface to manage link with a catalog description in the case of instantiation.
A CATICatalogLink object is given as parameter to the CATICatalogInstantiation.RunInstantiationCmd method.


Method Index


o GetPointedDescription(CATICatalogDescription**)
Retrieves the pointed description.
o GetRootPointedCatalog(CATILinkableObject**)
Retrieves the pointed catalog if the pointed description is in a another container.

Methods


o GetPointedDescription
public virtual GetPointedDescription( oDescription)
Retrieves the pointed description.
Parameters:
oDescription
[out, CATBaseUnknown#Release] the pointed description.
o GetRootPointedCatalog
public virtual GetRootPointedCatalog( oLinkObject)
Retrieves the pointed catalog if the pointed description is in a another container.
Parameters:
oLinkObject
[out, CATBaseUnknown#Release] the pointed catalog.

This object is included in the file: CATICatalogLink.h
If needed, your Imakefile.mk should include the module: CATCclInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.