org.uacalc.nbui
Interface AlgebraEditorController.OpSymItem

Enclosing class:
AlgebraEditorController

public static interface AlgebraEditorController.OpSymItem

A cute hack to get the toString method of an OperationSymbol to put the arity in parentheses.


Method Summary
 OperationSymbol getOperationSymbol()
           
 

Method Detail

getOperationSymbol

OperationSymbol getOperationSymbol()


Copyright 2003 Ralph Freese. All Rights Reserved.