swarm.analysis
Interface ActiveOutFileC


public abstract 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
setProbedSelector
 
Methods inherited from interface swarm.objectbase.ProbeC
setProbedClass
 
Methods inherited from interface swarm.defobj.CreateC
createEnd