org.weda.workflow.impl
Class TargetClassEntry

java.lang.Object
  extended by org.weda.workflow.impl.AbstractEntry
      extended by org.weda.workflow.impl.BasicEntryContainer<TargetNameEntry>
          extended by org.weda.workflow.impl.TargetClassEntry
All Implemented Interfaces:
Entry, EntryContainer<TargetNameEntry>

public class TargetClassEntry
extends BasicEntryContainer<TargetNameEntry>

Author:
tim

Field Summary
 
Fields inherited from class org.weda.workflow.impl.AbstractEntry
entryLog, logShift
 
Fields inherited from interface org.weda.workflow.Entry
DEFAULT_ENTRY_NAME
 
Constructor Summary
TargetClassEntry()
           
 
Method Summary
 
Methods inherited from class org.weda.workflow.impl.BasicEntryContainer
addEntry, getEntries, getEntryByName, init, logOperate, merge, operate
 
Methods inherited from class org.weda.workflow.impl.AbstractEntry
getContainer, getGroupValues, getName, getWorkflow, isDefaultEntry, isExactMatch, matches, setContainer, setDefaultEntry, setName, setWorkflow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.weda.workflow.Entry
getContainer, getGroupValues, getName, isDefaultEntry, isExactMatch, matches, setContainer, setDefaultEntry, setName, setWorkflow
 

Constructor Detail

TargetClassEntry

public TargetClassEntry()


Copyright © 2005-2006 . All Rights Reserved.