Package net.sourceforge.uiq3.calculator
Interface IOwned_Operation
-
- All Superinterfaces:
IClear,IOperation
- All Known Subinterfaces:
IOp_Alpha
public interface IOwned_Operation extends IOperation, IClear
A Programmable Operation need to be displayed on program mode.- Author:
- "Martin Krischik" «krischik@users.sourceforge.net»
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidµReset()reset indirect and token plane-
Methods inherited from interface net.sourceforge.uiq3.calculator.IOperation
Execute
-
-