swarm.analysis
Interface ActiveOutFileC

All Known Implementing Classes:
ActiveOutFileCImpl

public interface ActiveOutFileC
extends MessageProbeS, MessageProbeC

An object that actively updates its file stream when updated.. This is the file I/O equivalent of ActiveGraph: it takes an OutFile object, a target (datafeed) object, and a selector, which it uses to extract data from the object and send it to the file.


Methods inherited from interface swarm.objectbase.MessageProbeS
setHideResult
 
Methods inherited from interface swarm.objectbase.MessageProbeC
create$setProbedSelector, setProbedSelector
 
Methods inherited from interface swarm.objectbase.ProbeC
setProbedClass
 
Methods inherited from interface swarm.defobj.CreateC
create, createBegin, createEnd
 
Methods inherited from interface swarm.defobj.CustomizeC
customizeBegin, customizeCopy, customizeEnd