org.smartcomps.twister.engine.priv.core.definition.impl
Class EmptyImpl

java.lang.Object
  |
  +--org.smartcomps.twister.engine.priv.core.definition.impl.ActivityImpl
        |
        +--org.smartcomps.twister.engine.priv.core.definition.impl.BasicActivityImpl
              |
              +--org.smartcomps.twister.engine.priv.core.definition.impl.EmptyImpl
All Implemented Interfaces:
Activity, BasicActivity, java.lang.Comparable, Empty

public class EmptyImpl
extends BasicActivityImpl
implements Empty

Persistent implementation of the Empty interface.

See Also:
org.smartcomps.twister.engine.priv.core.Empty

Constructor Summary
EmptyImpl()
           
 
Methods inherited from class org.smartcomps.twister.engine.priv.core.definition.impl.BasicActivityImpl
execute
 
Methods inherited from class org.smartcomps.twister.engine.priv.core.definition.impl.ActivityImpl
compareTo, createContextTree, fetchProcess, getActivityContainer, getContainer, getId, getIndex, getJoinCondition, getName, getProcess, getProcessSet, getSourceLinks, getTargetLinks, setActivityContainer, setContainer, setId, setIndex, setJoinCondition, setName, setProcess, setProcessSet, setSourceLinks, setTargetLinks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.smartcomps.twister.engine.priv.core.definition.BasicActivity
execute
 
Methods inherited from interface org.smartcomps.twister.engine.priv.core.definition.Activity
fetchProcess, getContainer, getJoinCondition, getName, getProcess, getSourceLinks, getTargetLinks, setJoinCondition, setName, setSourceLinks, setTargetLinks
 

Constructor Detail

EmptyImpl

public EmptyImpl()


Copyright © 2003 SmartComps. All Rights Reserved.