All Frameworks  Class Hierarchy  This Framework  Indexes   

VPMInterfaces Interface CATICfgHistory

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


interface CATICfgHistory



Method Index


o GetDate(CATTime&)
Get the creation date of a MODHistory
o GetObj1(CATILinkableObject_var&)
Get object 1 ("Add", "Cut", "Move", "Replace") of a MODHistory
o GetObj2(CATILinkableObject_var&)
Get object 2 ("Move/Replace") of a MODHistory
o GetOperation(CATICfgModification::Operation&)
Get the operation ("Add", "Cut", "Move", "Replace") of a MODHistory
o GetRelatedMod(CATICfgModification_var&)
Get the related mod of a MODHistory
o GetUser(CATUnicodeString&)
Get the user who created the MODHistory
o SetObj1(CATILinkableObject_var&)
Set the ID object 1 ("Add", "Cut", "Move", "Replace") of a MODHistory
o SetObj2(CATILinkableObject_var&)
Set object 2 ("Move/Replace") of a MODHistory
o SetOperation(CATICfgModification::Operation&)
Set the operation ("Add", "Cut", "Move", "Replace") of a MODHistory

Methods


o GetDate
public virtual GetDate( oDate)
Get the creation date of a MODHistory
Parameters:
oDate
o GetObj1
public virtual GetObj1( oObject)
Get object 1 ("Add", "Cut", "Move", "Replace") of a MODHistory
Parameters:
oObject
o GetObj2
public virtual GetObj2( oObject)
Get object 2 ("Move/Replace") of a MODHistory
Parameters:
oObject
o GetOperation
public virtual GetOperation( oType)
Get the operation ("Add", "Cut", "Move", "Replace") of a MODHistory
Parameters:
oType
o GetRelatedMod
public virtual GetRelatedMod( oRelatedMod)
Get the related mod of a MODHistory
Parameters:
oRelatedMod
o GetUser
public virtual GetUser( oUser)
Get the user who created the MODHistory
Parameters:
oUser
o SetObj1
public virtual SetObj1( const oObject)
Set the ID object 1 ("Add", "Cut", "Move", "Replace") of a MODHistory
Parameters:
oObject
o SetObj2
public virtual SetObj2( const oObject)
Set object 2 ("Move/Replace") of a MODHistory
Parameters:
oObject
o SetOperation
public virtual SetOperation( const iType)
Set the operation ("Add", "Cut", "Move", "Replace") of a MODHistory
Parameters:
iType

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

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