Package ca.uqac.lif.cep.provenance
Class EventFunction.OutputValue
- java.lang.Object
-
- ca.uqac.lif.cep.provenance.EventFunction
-
- ca.uqac.lif.cep.provenance.EventFunction.OutputValue
-
- All Implemented Interfaces:
ca.uqac.lif.cep.EventNodeFunction
,ca.uqac.lif.petitpoucet.NodeFunction
- Enclosing class:
- EventFunction
public static class EventFunction.OutputValue extends EventFunction
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class ca.uqac.lif.cep.provenance.EventFunction
EventFunction.InputValue, EventFunction.OutputValue
-
-
Field Summary
-
Fields inherited from class ca.uqac.lif.cep.provenance.EventFunction
m_processorId, m_streamIndex, m_streamPosition, s_dependencyFunction
-
-
Constructor Summary
Constructors Constructor Description OutputValue(int id, int index, int position)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getDataPointId()
-
Methods inherited from class ca.uqac.lif.cep.provenance.EventFunction
dependsOn, getProcessorId, getStreamIndex, getStreamPosition, toString
-
-