All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

KnowledgeInterfaces Interface CATICkeParameterSet

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---KnowledgeInterfaces.CATICkeNaming
        |
        +---CATICkeParameterSet
 

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


interface CATICkeParameterSet

Interface dedicated to parametersets management.
Role: access the list of parameters stored in the parameter set.

See also:
CATIParmPublisher


Method Index


o Parameters()
Returns the list of parameters that were appended to this object using the Append method of the interface CATIParmPublisher.

Methods


o Parameters
public virtual CATCkeListOfParm Parameters()const = 0
Returns the list of parameters that were appended to this object using the Append method of the interface CATIParmPublisher. CATCkeListOfParm is a pointer that must be deallocated.

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

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