ObjectModelerBase CATOmbLifeCycleOwnerNLSAdapter
Usage: you can derive this class.
public class CATOmbLifeCycleOwnerNLSAdapter
Class providing dummy implementation for interface CATIOmbLifeCycleOwnerNLSInfo.
Constructor and Destructor Index
- o
CATOmbLifeCycleOwnerNLSAdapter()
- Standard constructor.
- o
~CATOmbLifeCycleOwnerNLSAdapter()
- Destructor.
Method Index
- o
GetClosureMethod(CATUnicodeString&)
- Provides a dummy implementation for the interface method.
- o
GetName(CATUnicodeString&)
- Provides a dummy implementation for the interface method.
Constructor and Destructor
o CATOmbLifeCycleOwnerNLSAdapter
public CATOmbLifeCycleOwnerNLSAdapter( | ) |
-
Standard constructor.
o ~CATOmbLifeCycleOwnerNLSAdapter
public virtual ~CATOmbLifeCycleOwnerNLSAdapter( | ) |
-
Destructor.
Methods
o GetClosureMethod
public virtual GetClosureMethod( | | oMethod) |
-
Provides a dummy implementation for the interface method.
- Parameters:
-
- oMethod
- Method name.
- Returns:
-
o GetName
public virtual GetName( | | oName) |
-
Provides a dummy implementation for the interface method.
- Parameters:
-
- oName
- Name.
- Returns:
-
This object is included in the file: CATOmbLifeCycleOwnerNLSAdapter.h
If needed, your Imakefile.mk should include the module: CATObjectModelerBase
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.