org.activemath.webapp.tools
Class SymbolPresentationListController.Symbol

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

public class SymbolPresentationListController.Symbol
extends SymbolPresentationListController.Item


Field Summary
 
Fields inherited from class org.activemath.webapp.tools.SymbolPresentationListController.Item
id, mbaseRef
 
Constructor Summary
SymbolPresentationListController.Symbol(MBaseRef mbaseRef, MBaseID id)
           
 
Method Summary
 boolean hasNotations()
           
 Iterator listNotations()
           
 
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.Symbol

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

hasNotations

public boolean hasNotations()

listNotations

public Iterator listNotations()