API Reference for Enthought Tool Suite 3.0.1

Defines the ITemplateDataNameItem interface used by elements of a TemplateDataName.

The contents of the input_data_context and output_data_context are assumed to be immutable. That is, no changes should occur to the data contexts once they have been assigned to the ITemplateDataNameItem traits.

However, new input contexts can be assigned, in which case a new output context should be created and assigned to the output context (once it has been fully populated).

Also, the output_data_context should be None if the input_data_context value is None or the object cannot match any values in the input_data_context.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

© Copyright 2002-2008 Enthought, Inc.