org.symcomp.spsd
Class MapIntervalHandler
java.lang.Object
org.symcomp.scscp.ProcedureCallHandler
org.symcomp.spsd.AbstractSPSDHandler
org.symcomp.spsd.MapIntervalHandler
- All Implemented Interfaces:
- org.symcomp.notification.NotificationReceiver
public class MapIntervalHandler
- extends AbstractSPSDHandler
maps on an implicitely generated list by an interval.
|
Field Summary |
protected org.symcomp.openmath.OpenMathBase |
function
|
protected java.math.BigInteger |
intFrom
|
protected java.math.BigInteger |
intTo
|
| Methods inherited from class org.symcomp.scscp.ProcedureCallHandler |
getServiceNames, handle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
intFrom
protected java.math.BigInteger intFrom
intTo
protected java.math.BigInteger intTo
function
protected org.symcomp.openmath.OpenMathBase function
MapIntervalHandler
public MapIntervalHandler()
getServiceName
public org.symcomp.openmath.OMSymbol getServiceName()
- Overrides:
getServiceName in class AbstractSPSDHandler
getServiceNameStr
public java.lang.String getServiceNameStr()
- Overrides:
getServiceNameStr in class org.symcomp.scscp.ProcedureCallHandler
getDescription
public java.lang.String getDescription(org.symcomp.openmath.OMSymbol oms)
- Specified by:
getDescription in class org.symcomp.scscp.ProcedureCallHandler
initSPSDComputation
public void initSPSDComputation(org.symcomp.openmath.OpenMathBase omoo)
throws org.symcomp.openmath.OpenMathException
- Specified by:
initSPSDComputation in class AbstractSPSDHandler
- Throws:
org.symcomp.openmath.OpenMathException
getSPSDNumTasks
public int getSPSDNumTasks()
- Specified by:
getSPSDNumTasks in class AbstractSPSDHandler
getSPSDTask
public org.symcomp.openmath.OpenMathBase getSPSDTask(int i)
- Specified by:
getSPSDTask in class AbstractSPSDHandler
Copyright © 2010. All Rights Reserved.