fr.paris5.shaman.insight.client
Class OperationCombinerTest.DummyOperation
java.lang.Object
|
+--fr.paris5.shaman.insight.service.Operation
|
+--fr.paris5.shaman.insight.client.OperationCombinerTest.DummyOperation
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- OperationCombinerTest
- public class OperationCombinerTest.DummyOperation
- extends Operation
An Operation for testing OperationService result combination.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
finalInt
private final int finalInt
aString
private java.lang.String aString
anInt
private int anInt
aDouble
private double aDouble
aShort
private short aShort
aFloat
private float aFloat
aByte
private byte aByte
aBoolean
private boolean aBoolean
aLong
private long aLong
aChar
private char aChar
OperationCombinerTest.DummyOperation
public OperationCombinerTest.DummyOperation(int i1)
doExecute
protected void doExecute(InsightModel model)
throws java.lang.Exception
- Overrides:
doExecute
in class Operation
getFinalInt
public int getFinalInt()
getString
public java.lang.String getString()
getInt
public int getInt()
getDouble
public double getDouble()
getShort
public short getShort()
getFloat
public float getFloat()
getByte
public byte getByte()
getBoolean
public boolean getBoolean()
getLong
public long getLong()
getChar
public char getChar()
Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.