All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface fr.inria.openmath.omapi.SymbolNode

public interface SymbolNode
Defines accessor/mutators for this kind of Node.


Method Index

 o getValue()
 o setValue(Symbol)

Methods

 o setValue
 public abstract void setValue(Symbol value)
 o getValue
 public abstract Symbol getValue()

All Packages  Class Hierarchy  This Package  Previous  Next  Index