CATSrsUseItf Interface CATISrsUseCategoryMngt

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


interface CATISrsUseCategoryMngt

Interface to CategoryMngt feature.

Role: Allows you to access/modify the category


Method Index


o GetCategory(CATUnicodeString&)
Get the category of this object.
o ResetCategory()
Reset the category of this object.
o SetCategory(CATUnicodeString&)
Set the category of this object.

Methods


o GetCategory
public virtual GetCategory( oCategory)
Get the category of this object.
Parameters:
oCategory
Current category of the object.
o ResetCategory
public virtual ResetCategory()
Reset the category of this object.
o SetCategory
public virtual SetCategory( const iCategory)
Set the category of this object.
Parameters:
iCategory
New category of the object.

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

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