All Frameworks  Class Hierarchy  This Framework  Indexes   

ENOVInterfaces Interface CATIEnovCMEco

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


interface CATIEnovCMEco

Interface for ENOVIA_ECO object implementation.

Role: This interface is implemented in ENOVCMImplSDM/VX0CMECo module customers must use this interface with the provided implementation


Method Index


o FindOneEffectivity(CATUnicodeString&,CATUnicodeString&,CATUnicodeString&,CATIEnovCMEffectivity_var&)
Returns the effectivity object.
o SetEcClass(CATUnicodeString&)
Sets the class attribute on the eco.
o SetEcReason(CATUnicodeString&)
Sets the reason attribute on the eco.
o SetEcSignedOff(boolean&)
Sets the SignOff attribute on the eco.
o SetEcType(CATUnicodeString&)
Sets the type attribute on the eco.
o SetEcVersion(CATUnicodeString&)
Sets the version attribute on the eco.
o SetIsReleased(boolean&)
Sets the isReleased attribute on the eco.
o SetOrganization(CATUnicodeString&)
Sets the organization attribute on the eco.

Methods


o FindOneEffectivity
public virtual FindOneEffectivity( const iProdid,
const iCfgViewName,
const iDelName,
oEffobj)
Returns the effectivity object.
Parameters:
iProdid
Id of the product
iCfgViewName
Id of the Configurable View
iDelName
Id of the deliverable
oEffobj
Returned Effectivity Object
Returns:
CATIEnovCMEffectivity object
o SetEcClass
public virtual SetEcClass( const iValue)
Sets the class attribute on the eco.
Parameters:
iValue
Value of the eco class attribute
o SetEcReason
public virtual SetEcReason( const iValue)
Sets the reason attribute on the eco.
Parameters:
iValue
Value of the eco Reason attribute
o SetEcSignedOff
public virtual SetEcSignedOff( const iValue)
Sets the SignOff attribute on the eco.
Parameters:
iValue
Value of the eco SignOff attribute
o SetEcType
public virtual SetEcType( const iValue)
Sets the type attribute on the eco.
Parameters:
iValue
Value of the eco type attribute
o SetEcVersion
public virtual SetEcVersion( const iValue)
Sets the version attribute on the eco.
Parameters:
iValue
Value of the eco version attribute
o SetIsReleased
public virtual SetIsReleased( const iValue)
Sets the isReleased attribute on the eco.
Parameters:
iValue
Value of the eco isLocked attribute
o SetOrganization
public virtual SetOrganization( const iValue)
Sets the organization attribute on the eco.
Parameters:
iValue
Value of the eco organization attribute

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

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