All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIParmValuator
Usage: you can reimplement this interface by deriving the supplied CATParmValuatorAdapter adapter class.
interface CATIParmValuator
Interface dedicated to declare objects that valuates parameters.
Role: Used to explain which element is Valuator a parameter.
BOA information: this interface CAN 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.
public virtual HRESULT AllowLinkRemoval( | const CATICkeParm_var& | parm) = 0 |
public virtual HRESULT RemoveLink( | const CATICkeParm_var& | parm) = 0 |
public virtual CATUnicodeString Show( | )const =0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.