All Frameworks  Class Hierarchy  This Framework  Indexes   

CATFunctSystemItf Interface CATIFunctAssociations

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


interface CATIFunctAssociations

The interface to access a set of Functional Associations.

It is managed on a Functional Element, thru the MultiRep Facet Manager (MRM).


Method Index


o Create(CATUnicodeString&,CATIFunctAssociation*&)
Create a Functional Association.
o Delete(CATBaseUnknown*)
Delete a Functional Association.
o GetListOfAssociations(CATLISTV(CATBaseUnknown_var)&)
Get the list of associations.

Methods


o Create
public virtual Create( const iName,
oAssociation)
Create a Functional Association.
o Delete
public virtual Delete( iAssociation)
Delete a Functional Association.
o GetListOfAssociations
public virtual GetListOfAssociations( ioLst)
Get the list of associations.

Parameters:
ioLst
The list to be filled with the associations.

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

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