All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATICfgEffVal

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

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


interface CATICfgEffVal


Method Index


o GetSolvedEffectivity(CATListOfCATUnicodeString&,CATListOfCATICfgORExpression_var&)
Transform an OPTIMSTRING into a list of Domain and ORExp
o GetSolvedEffectivity(CATListValCATICfgXEff_var&)
Transform an OPTIMSTRING into a list of Xeff

Methods


o GetSolvedEffectivity
public virtual HRESULT GetSolvedEffectivity(CATListOfCATUnicodeString& oDomainList,
CATListOfCATICfgORExpression_var& oORExpList)const = 0
Transform an OPTIMSTRING into a list of Domain and ORExp
Parameters:
oDomainList
: Domains list
oORExpList
: ORExp list
o GetSolvedEffectivity
public virtual HRESULT GetSolvedEffectivity(CATListValCATICfgXEff_var& oLOXEffs)const = 0
Transform an OPTIMSTRING into a list of Xeff
Parameters:
oLOXEffs
: list of Xeff

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

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