fr.ove.openmath.jome.ctrl.amto
Interface Parametrable

All Known Implementing Classes:
AbstractMathTreeObject

public interface Parametrable

Interface to implement that wants a paramter to be set.

Version:
1.0 29/10/1999
Author:
© 1999 DIRAT Laurent

Method Summary
 java.lang.Object getParameter()
          Returns the parameter set before.
 void setParameter(java.lang.Object param)
          Sets the specified parameter.
 

Method Detail

setParameter

public void setParameter(java.lang.Object param)
Sets the specified parameter.

Parameters:
param - the parameter to set.

getParameter

public java.lang.Object getParameter()
Returns the parameter set before.



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