Basic HTML version of Foils prepared March 4 1998

Foil 22 Nodes - ExposedFields -III

From VRML 2 Basic Concepts and Definitions CPS616 -- Information Track of CPS -- Spring Semester 98. by Zeynep Ozdemir, Rob Baker, Meryem Ispirli, Geoffrey C. Fox


ExposedFields also define the initial value for the node's state, but are public and may be modified by other nodes.
Each exposedField attribute has an associated implicit set_ eventIn and _changed eventOut so that exposed fields may be connected using ROUTE statements, and may be read and/or written by Script nodes
exposedField foo is equivalent to:
  • eventIn set_foo # recieves information that then
  • field foo # sets a value in this field foo
  • eventOUT foo_changed # and generates a foo_changed eventOut



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Nov 29 1998