CATPLMIntegrationAccess CATAdpPLMExpandFilter

Usage: you must use this class as is. You should never derive it.


public class CATAdpPLMExpandFilter

Class defining a filter specification for the Expand algorithm.
Role : provide a mean to specify a filter to the Expand algorithm.


Constructor and Destructor Index


o CATAdpPLMExpandFilter()
Constructs an empty filter.
o CATAdpPLMExpandFilter(CATAdpPLMExpandFilter&)
Constructs a clone filter.
o ~CATAdpPLMExpandFilter()
Destructs the filter.

Method Index


o BuildFromXMLExpression(CATUnicodeString&)
Fills the filter with detailed filter from a XML expression.
o IsValid()
Checks if the filter is valid.
o WriteXML(CATUnicodeString&)
Writes back a XML expression.
o operator =(CATAdpPLMExpandFilter&)
Affectation operator.

Constructor and Destructor


o CATAdpPLMExpandFilter
public CATAdpPLMExpandFilter()
Constructs an empty filter.
o CATAdpPLMExpandFilter
public CATAdpPLMExpandFilter( const )
Constructs a clone filter.
o ~CATAdpPLMExpandFilter
public virtual ~CATAdpPLMExpandFilter()
Destructs the filter.

Methods


o BuildFromXMLExpression
public BuildFromXMLExpression( const iXMLExpression)
Fills the filter with detailed filter from a XML expression.
o IsValid
public IsValid()
Checks if the filter is valid.
o WriteXML
public WriteXML( oExpression)
Writes back a XML expression.
o operator =
public operator =( const )
Affectation operator.

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

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