KnowledgeInterfaces class CATKweCustomNamingAdapter

Usage: you can derive this class.


public class CATKweCustomNamingAdapter

Class to be used as an adapter for objects that implement CATIKweCustomNaming


Constructor and Destructor Index


o CATKweCustomNamingAdapter()
Constructor.
o ~CATKweCustomNamingAdapter()
Destructor.

Method Index


o GetCustomFather()
Returns NULL_var
o GetCustomName()
Returns an empty string
o IgnoreInNaming()
Returns CATFalse
o UseCustomFather()
Returns CATFalse
o UseCustomName()
Returns CATFalse

Constructor and Destructor


o CATKweCustomNamingAdapter
public CATKweCustomNamingAdapter()
Constructor.
o ~CATKweCustomNamingAdapter
public virtual ~CATKweCustomNamingAdapter()
Destructor.

Methods


o GetCustomFather
public virtual CATBaseUnknown_var GetCustomFather()
Returns NULL_var
o GetCustomName
public virtual CATUnicodeString GetCustomName()
Returns an empty string
o IgnoreInNaming
public virtual CATBoolean IgnoreInNaming()
Returns CATFalse
o UseCustomFather
public virtual CATBoolean UseCustomFather()
Returns CATFalse
o UseCustomName
public virtual CATBoolean UseCustomName()
Returns CATFalse

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

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