All Frameworks  Class Hierarchy  This Framework  Indexes   

ConstraintModelerInterfaces Interface CATICstData

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


interface CATICstData


Deprecated:
V5R15 do not use Interface for constraint type. Role: This interface is used to manage types of constraint.
See also:
CATICst, CATICstFactory


Method Index


o GetNbParents()
Returns the number of elements.
o ListAttrNames(CATFeatureType,CATFeatureType)
Returns the list of specification attributes.
o ListLiteralMagnitudes()
Returns the list of magnitudes of the numerical values.
o ListLiteralNames()
Returns the list of names of the numerical values.

Methods


o GetNbParents
public virtual GetNbParents()
Returns the number of elements.
o ListAttrNames
public virtual ListAttrNames( iType1,
iType2)
Returns the list of specification attributes.
Parameters:
iType1
The type of the first element.
iType2
The type of the second element.
o ListLiteralMagnitudes
public virtual ListLiteralMagnitudes()
Returns the list of magnitudes of the numerical values.
o ListLiteralNames
public virtual ListLiteralNames()
Returns the list of names of the numerical values.

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

Copyright © 2003, Dassault Systèmes. All rights reserved.