wt.epm.navigator.configuration
Class OverrideableConfiguration

java.lang.Object
  extended by wt.epm.navigator.Configuration
      extended by wt.epm.navigator.configuration.OverrideableConfiguration
All Implemented Interfaces:
wt.epm.navigator.Modifier

public class OverrideableConfiguration
extends wt.epm.navigator.Configuration

A OverrideableConfiguration allows the caller to override the configuration for a selected set of iterations. The Configuration will return these iterations rather than the ones selected by its configuration rules. In order to aid performance, adding family table iteration to the "overrides" set has special meaning. It is treated as if the caller had also added all instance and generic iterations that belong to that family table iteration to the set.

Supported API: true

Extendable: false


Nested Class Summary
 
Nested classes/interfaces inherited from class wt.epm.navigator.Configuration
wt.epm.navigator.Configuration.Rule
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait