fr.ove.openmath
Interface OpenMathizable

All Known Implementing Classes:
CompounderApplet, EditableJomeApplet, Jome

public interface OpenMathizable

The interface to implements for all objects which are intended to support (i.e. import or export) OpenMath objects.

Version:
1.0 11/11/2000
Author:
© 2000 DIRAT Laurent

Method Summary
 java.lang.String getOpenMath()
          Returns the OpenMath object.
 void setOpenMath(java.lang.String OpenMath)
          Sets the OpenMath object.
 

Method Detail

setOpenMath

public void setOpenMath(java.lang.String OpenMath)
Sets the OpenMath object.


getOpenMath

public java.lang.String getOpenMath()
Returns the OpenMath object.



Copyright © 1999-2007 Universit?© de Nice Sophia-Antipolis, I3S, Ove SARL, DFKI and Universit?§t des Saarlandes. All Rights Reserved.