|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--swarm.PhaseCImpl | +--swarm.analysis.ActiveOutFileCImpl
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.
Fields inherited from class swarm.PhaseCImpl |
nextPhase |
Constructor Summary | |
ActiveOutFileCImpl()
|
|
ActiveOutFileCImpl(ActiveOutFileImpl nextPhase)
|
Methods implemented by this class for interface swarm.objectbase.MessageProbeS |
setHideResult |
Methods implemented by this class for interface swarm.objectbase.MessageProbeC |
setProbedSelector |
Methods implemented by this class for interface swarm.objectbase.ProbeS |
setSafety,
unsetSafety |
Methods implemented by this class for interface swarm.objectbase.ProbeC |
setProbedClass |
Methods implemented by this class for interface swarm.defobj.CreateC |
createEnd |
Methods inherited from class swarm.PhaseCImpl |
_copy_creating_phase_to_using_phase |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ActiveOutFileCImpl(ActiveOutFileImpl nextPhase)
public ActiveOutFileCImpl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |