All Frameworks  Class Hierarchy  This Framework  Indexes   

VPMInterfaces Interface CATIVpmAFLResp

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


interface CATIVpmAFLResp

Interface for AFLResp objects.
Role: The interface provides functions for accessing AFLResp attributes.


Method Index


o Dump(char*)
Dump the Responsible attributes.
o GetDescription(CATUnicodeString&)
Get the description of this Responsible.
o GetRelatedAction(CATIVpmAFLAction_var&)
Get the Action this Responsible is associated with.
o GetStatus(CATUnicodeString&)
Get the status of this Responsible.
o SetDescription(CATUnicodeString&)
Set a description of this Responsible.

Methods


o Dump
public virtual Dump( prefix)
Dump the Responsible attributes.
Parameters:
iPrefix
The prefix text for each output line.
o GetDescription
public virtual GetDescription( oDesc)
Get the description of this Responsible.
Parameters:
oDesc
o GetRelatedAction
public virtual GetRelatedAction( oAction)
Get the Action this Responsible is associated with.
Parameters:
oAction
o GetStatus
public virtual GetStatus( oStatus)
Get the status of this Responsible.
Parameters:
oStatus
o SetDescription
public virtual SetDescription( const iDesc)
Set a description of this Responsible.
Parameters:
iDesc

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

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