org.activemath.webapp.tools
Class SymbolPresentationListController.Theory

java.lang.Object
  extended by org.activemath.webapp.tools.SymbolPresentationListController.Item
      extended by org.activemath.webapp.tools.SymbolPresentationListController.Theory
All Implemented Interfaces:
Comparable
Enclosing class:
SymbolPresentationListController

public class SymbolPresentationListController.Theory
extends SymbolPresentationListController.Item


Field Summary
 
Fields inherited from class org.activemath.webapp.tools.SymbolPresentationListController.Item
id, mbaseRef
 
Constructor Summary
SymbolPresentationListController.Theory(MBaseRef mbaseRef, MBaseID id)
           
 
Method Summary
 Iterator listSymbols()
           
 
Methods inherited from class org.activemath.webapp.tools.SymbolPresentationListController.Item
compareTo, getId, getTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SymbolPresentationListController.Theory

public SymbolPresentationListController.Theory(MBaseRef mbaseRef,
                                               MBaseID id)
Method Detail

listSymbols

public Iterator listSymbols()
                     throws MBaseException
Throws:
MBaseException