All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ObjectSpecsModeler Interface CATIConnectable

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIConnectable
 

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


interface CATIConnectable

Interface to manage external view of objects suporting connectors.


Method Index


o GiveRequestedConnectors(CATListOfCATUnicodeString*)
Lists connectors of a given type.

Methods


o GiveRequestedConnectors
public virtual CATListValCATBaseUnknown_var* GiveRequestedConnectors(CATListOfCATUnicodeString* iRequestedConnectorsTypes) = 0
Lists connectors of a given type.
Parameters:
iRequestedConnectorsTypes
list of types to filter the request.
if NULL then all connectors of this product will be listed.

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

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