ObjectModelerBase Interface CATIOmbLifeCycleOwnerNLSInfo

Usage: you can reimplement this interface by deriving the supplied CATOmbLifeCycleOwnerNLSAdapter adapter class.


interface CATIOmbLifeCycleOwnerNLSInfo

Interface representing a NLS helper to LifeCycle error messages.

BOA information: this interface must 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.


Method Index


o GetClosureMethod(CATUnicodeString&)
Explain how the forbidden lifecycle operation can become allowed.
o GetName(CATUnicodeString&)
Give a NLS name to the what forbids a Remove/Unload operation.

Methods


o GetClosureMethod
public virtual GetClosureMethod( oMethod)
Explain how the forbidden lifecycle operation can become allowed.
Parameters:
oMethod
NLS explanation.
Returns:
  • S_OK
o GetName
public virtual GetName( oName)
Give a NLS name to the what forbids a Remove/Unload operation.
Parameters:
oName
NLS name.
Returns:
  • S_OK

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.