All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ProductStructure Interface CATIProductFileSelection

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ProductStructure.CATIProductSelection
        |
        +---CATIProductFileSelection
 

Usage: you can reimplement this interface by deriving the supplied CATPrdCommonFileSelection adapter class.


interface CATIProductFileSelection

Interface to define allowed kinds of files to be imported in a product.
Role: Each implementation is able to process selected files of a specific type. A default behaviour is provided in class CATPrdCommonFileSelection. Concerns file environment only.

BOA information: this interface CANNOT be implemented using the BOA (Basic Object Adapter). To know more about the BOA, refer to the CAA Encyclopedia home page. Click Middleware at the bottom left, then click the Object Modeler tab page. Several articles deal with the BOA.

See also:
CATIProductSelection, CATPrdCommonFileSelection



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

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