Project: engagement_generation

License: BSD

Dependencies:

Used by: None

All Packages

edu::wpi::hri::gen::comm::BMLRealizer::Result Class Reference

List of all members.

Public Attributes

final ArrayList< BCOccurrencebackchannels
final ArrayList< BehaviorResultbehaviors
final byte success

Package Functions

 Result (byte success, ArrayList< BehaviorResult > behav, ArrayList< BCOccurrence > backs)

Detailed Description

The result class is used to put backchannel occurrences and behavior reusults in temporarily, until they can be returned to a caller of the realizer.

Author:
Aaron Holroyd (aholroyd (at) wpi (dot) edu)

Definition at line 156 of file BMLRealizer.java.


Constructor & Destructor Documentation

edu::wpi::hri::gen::comm::BMLRealizer::Result::Result ( byte  success,
ArrayList< BehaviorResult behav,
ArrayList< BCOccurrence backs 
) [inline, package]

Create the result

Parameters:
success the success state of the realizer call
behav the behavior results
backs the backchannels that occurred.

Definition at line 171 of file BMLRealizer.java.


Member Data Documentation


The documentation for this class was generated from the following file:

engagement_generation
Author(s): Aaron Holroyd (aholroyd (at) wpi (dot) edu)
autogenerated on Fri Sep 9 10:35:44 2011