Public Methods | |
void | reset () |
abstract Index | select () |
Definition at line 51 of file InstanceIndexManager.java.
|
Resets the data structures maintained by the manager. Definition at line 57 of file InstanceIndexManager.java. Referenced by InstanceVariantManager::reset().
|
|
Selects the index associated with the instance variable variant.
Reimplemented in InstanceIndexManagerPoint. Referenced by InstanceVariantManager::select().
|