All Frameworks  Class Hierarchy  This Framework  Indexes

CATOBMInterfaces Enumeration TCIO

enum TCIO {
  tio_ANY,
  tio_IN,
  tio_OUT,
  tio_NEUTRAL
}
Specification on variable to define its quality.
Role:The attribute quality is a parameter that allows to specify the role played by a variable.
Values:
tio_ANY
Use when the quality of the variable can be either IN, OUT or NEUTRAL
tio_IN
qualifies an input variable for a behavior
tio_OUT
qualifies an output variable of a behavior
tio_NEUTRAL
qualifies an internal variable, used during behavior computations.

This object is included in the file: CATVariableTCIO.h

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