<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_04) on Fri Oct 29 17:56:25 CEST 2004 -->
<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
<TITLE>
Class Hierarchy
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Class Hierarchy";
}
</SCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>

</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<CENTER>
<H2>
Hierarchy For All Packages</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="it/saga/library/workflow/package-tree.html">it.saga.library.workflow</A>, <A HREF="it/saga/library/workflow/actions/package-tree.html">it.saga.library.workflow.actions</A>, <A HREF="it/saga/library/workflow/impl/package-tree.html">it.saga.library.workflow.impl</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">class java.lang.Object<UL>
<LI TYPE="circle">class it.saga.library.commonDataTypes.CdtBLGSessionBaseBean (implements net.sf.hibernate.Interceptor, javax.ejb.SessionBean)
<UL>
<LI TYPE="circle">class it.saga.library.commonDataTypes.CdtBLGPkBaseClassBean<UL>
<LI TYPE="circle">class it.saga.library.workflow.impl.<A HREF="it/saga/library/workflow/impl/WkfBLGBean.html" title="class in it.saga.library.workflow.impl"><B>WkfBLGBean</B></A> (implements javax.ejb.SessionSynchronization)
<LI TYPE="circle">class it.saga.library.workflow.impl.<A HREF="it/saga/library/workflow/impl/WkfBLGClassesBean.html" title="class in it.saga.library.workflow.impl"><B>WkfBLGClassesBean</B></A></UL>
</UL>
<LI TYPE="circle">class it.saga.library.commonDataTypes.CdtDACSagaBase (implements it.saga.library.commonDataTypes.CdtDACMsgInterface, java.io.Serializable)
<UL>
<LI TYPE="circle">class it.saga.library.commonDataTypes.CdtDACPkBaseClass (implements it.saga.library.commonDataTypes.CdtCRUDEnum, it.saga.library.commonDataTypes.CdtDACPkBase, it.saga.library.controls.CtlComboBoxElement)
<UL>
<LI TYPE="circle">class it.saga.library.commonDataTypes.CdtDACLogBaseClass (implements it.saga.library.commonDataTypes.CdtDACLogBase)
<UL>
<LI TYPE="circle">class it.saga.library.commonDataTypes.CdtDACHistoricBaseClass (implements it.saga.library.commonDataTypes.CdtDACHistoricBase, java.io.Serializable)
<UL>
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACFlow.html" title="class in it.saga.library.workflow"><B>WkfDACFlow</B></A> (implements it.saga.library.controls.treeview.CtlTreeViewAdapter)
</UL>
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACClass.html" title="class in it.saga.library.workflow"><B>WkfDACClass</B></A> (implements it.saga.library.controls.treeview.CtlTreeViewAdapter)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACClassAttribute.html" title="class in it.saga.library.workflow"><B>WkfDACClassAttribute</B></A> (implements it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfPartitionable.html" title="interface in it.saga.library.workflow">WkfPartitionable</A>)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACClassAttributeVSet.html" title="class in it.saga.library.workflow"><B>WkfDACClassAttributeVSet</B></A> (implements it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfPartitionable.html" title="interface in it.saga.library.workflow">WkfPartitionable</A>)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACClassState.html" title="class in it.saga.library.workflow"><B>WkfDACClassState</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACInstance.html" title="class in it.saga.library.workflow"><B>WkfDACInstance</B></A> (implements it.saga.library.controls.treeview.CtlTreeViewAdapter)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACInstanceAttribute.html" title="class in it.saga.library.workflow"><B>WkfDACInstanceAttribute</B></A> (implements it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfPartitionable.html" title="interface in it.saga.library.workflow">WkfPartitionable</A>)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACStateMapping.html" title="class in it.saga.library.workflow"><B>WkfDACStateMapping</B></A> (implements it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfPartitionable.html" title="interface in it.saga.library.workflow">WkfPartitionable</A>)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACStateTransition.html" title="class in it.saga.library.workflow"><B>WkfDACStateTransition</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACTimeOutClass.html" title="class in it.saga.library.workflow"><B>WkfDACTimeOutClass</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACTimeOutInstance.html" title="class in it.saga.library.workflow"><B>WkfDACTimeOutInstance</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACToDo.html" title="class in it.saga.library.workflow"><B>WkfDACToDo</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACToDoParameter.html" title="class in it.saga.library.workflow"><B>WkfDACToDoParameter</B></A> (implements it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfPartitionable.html" title="interface in it.saga.library.workflow">WkfPartitionable</A>)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACWho.html" title="class in it.saga.library.workflow"><B>WkfDACWho</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">class it.saga.library.common.CmnAppDescriptor<UL>
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfCFGAppDescriptor.html" title="class in it.saga.library.workflow"><B>WkfCFGAppDescriptor</B></A> (implements it.saga.library.callback.CbkCallbackConfigurationAdapter, it.saga.library.commonDataTypes.config.CdtBLGPersistenceConfigurationInterface, it.saga.library.common.CmnMessageQueuesConfigurationAdapter, it.saga.library.setup.SetupApplicationInterface, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfWorkflowConfigurationAdapter.html" title="interface in it.saga.library.workflow">WkfWorkflowConfigurationAdapter</A>)
</UL>
<LI TYPE="circle">class java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
<UL>
<LI TYPE="circle">class java.awt.Container<UL>
<LI TYPE="circle">class javax.swing.JComponent (implements java.io.Serializable)
<UL>
<LI TYPE="circle">class javax.swing.JInternalFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
<UL>
<LI TYPE="circle">class it.saga.library.baseForms.BsfFRMBaseInternalFrame<UL>
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfFRMAdministrationConsole.html" title="class in it.saga.library.workflow"><B>WkfFRMAdministrationConsole</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfFRMClassAttributeEditor.html" title="class in it.saga.library.workflow"><B>WkfFRMClassAttributeEditor</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfFRMNodeMappingEditor.html" title="class in it.saga.library.workflow"><B>WkfFRMNodeMappingEditor</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfFRMProcessDesigner.html" title="class in it.saga.library.workflow"><B>WkfFRMProcessDesigner</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfFRMProcessLauncher.html" title="class in it.saga.library.workflow"><B>WkfFRMProcessLauncher</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfFRMStateMappingEditor.html" title="class in it.saga.library.workflow"><B>WkfFRMStateMappingEditor</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfFRMTest.html" title="class in it.saga.library.workflow"><B>WkfFRMTest</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfFRMToDoList.html" title="class in it.saga.library.workflow"><B>WkfFRMToDoList</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfFRMWorkflowAdmin.html" title="class in it.saga.library.workflow"><B>WkfFRMWorkflowAdmin</B></A></UL>
</UL>
<LI TYPE="circle">class javax.swing.JPanel (implements javax.accessibility.Accessible)
<UL>
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/CtlWCNAutosizePanel.html" title="class in it.saga.library.workflow"><B>CtlWCNAutosizePanel</B></A><UL>
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfWCNTimeoutPanel.html" title="class in it.saga.library.workflow"><B>WkfWCNTimeoutPanel</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfWCNWhoPanel.html" title="class in it.saga.library.workflow"><B>WkfWCNWhoPanel</B></A></UL>
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/JAutoresizePanel.html" title="class in it.saga.library.workflow"><B>JAutoresizePanel</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/JZipPanel.html" title="class in it.saga.library.workflow"><B>JZipPanel</B></A></UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">class it.saga.library.controls.treeview.CtlDefaultTreeViewAdapter (implements it.saga.library.controls.treeview.CtlTreeViewAdapter)
<UL>
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerAppPrefix.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerAppPrefix</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerInstancesRoot.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerInstancesRoot</B></A></UL>
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/CtlWCNCollapsableBorder.html" title="class in it.saga.library.workflow"><B>CtlWCNCollapsableBorder</B></A> (implements javax.swing.border.Border)
<LI TYPE="circle">class it.saga.library.messages.MsgACTActionSet (implements java.io.Serializable)
<UL>
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfACTGoOnCancel.html" title="class in it.saga.library.workflow"><B>WkfACTGoOnCancel</B></A></UL>
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTAskName.html" title="class in it.saga.library.workflow.actions"><B>WkfACTAskName</B></A> (implements java.io.Serializable, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTAskNames.html" title="class in it.saga.library.workflow.actions"><B>WkfACTAskNames</B></A> (implements java.io.Serializable, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTCallback.html" title="class in it.saga.library.workflow.actions"><B>WkfACTCallback</B></A> (implements java.io.Serializable, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTClientAskName.html" title="class in it.saga.library.workflow.actions"><B>WkfACTClientAskName</B></A> (implements it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionClientAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionClientAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTClientHumanAction.html" title="class in it.saga.library.workflow.actions"><B>WkfACTClientHumanAction</B></A> (implements it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionClientAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionClientAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTClientHumanChoice.html" title="class in it.saga.library.workflow.actions"><B>WkfACTClientHumanChoice</B></A> (implements it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionClientAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionClientAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTHelloWorld.html" title="class in it.saga.library.workflow.actions"><B>WkfACTHelloWorld</B></A> (implements java.io.Serializable, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTHumanAction.html" title="class in it.saga.library.workflow.actions"><B>WkfACTHumanAction</B></A> (implements java.io.Serializable, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTHumanChoice.html" title="class in it.saga.library.workflow.actions"><B>WkfACTHumanChoice</B></A> (implements java.io.Serializable, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTPerformCartone.html" title="class in it.saga.library.workflow.actions"><B>WkfACTPerformCartone</B></A> (implements java.io.Serializable, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTStartSubProcess.html" title="class in it.saga.library.workflow.actions"><B>WkfACTStartSubProcess</B></A> (implements java.io.Serializable, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfEventHandlerAdapter.html" title="interface in it.saga.library.workflow">WkfEventHandlerAdapter</A>, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTStringReplacer.html" title="class in it.saga.library.workflow.actions"><B>WkfACTStringReplacer</B></A> (implements java.io.Serializable, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.actions.<A HREF="it/saga/library/workflow/actions/WkfACTTrueFalseReturn.html" title="class in it.saga.library.workflow.actions"><B>WkfACTTrueFalseReturn</B></A> (implements java.io.Serializable, it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionAdapter.html" title="interface in it.saga.library.workflow">WkfStateActionAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLGDBMSDropper.html" title="class in it.saga.library.workflow"><B>WkfBLGDBMSDropper</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLGDBMSIO.html" title="class in it.saga.library.workflow"><B>WkfBLGDBMSIO</B></A><LI TYPE="circle">class it.saga.library.workflow.impl.<A HREF="it/saga/library/workflow/impl/WkfBLGStepBean.html" title="class in it.saga.library.workflow.impl"><B>WkfBLGStepBean</B></A> (implements javax.ejb.MessageDrivenBean, javax.jms.MessageListener)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLGUtils.html" title="class in it.saga.library.workflow"><B>WkfBLGUtils</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLGValueType.html" title="class in it.saga.library.workflow"><B>WkfBLGValueType</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfCFGActionExecution.html" title="class in it.saga.library.workflow"><B>WkfCFGActionExecution</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfCFGValueType.html" title="class in it.saga.library.workflow"><B>WkfCFGValueType</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACClassAttributeDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACClassAttributeDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACClassAttributeVSetDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACClassAttributeVSetDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACClassCache.html" title="class in it.saga.library.workflow"><B>WkfDACClassCache</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACClassDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACClassDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerArc.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerArc</B></A> (implements it.saga.library.controls.graphview.CtlGraphViewArcAdapter)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerClass.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerClass</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerClassAttribute.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerClassAttribute</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerClassAttributeValueSetItem.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerClassAttributeValueSetItem</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerNode.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerNode</B></A> (implements it.saga.library.controls.graphview.CtlGraphViewNodeAdapter)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerNodeMapping.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerNodeMapping</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerState.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerState</B></A> (implements it.saga.library.controls.graphview.CtlGraphViewNodeAdapter)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerStateActionActorDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerStateActionActorDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerStateMapping.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerStateMapping</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerTimeout.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerTimeout</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerTransition.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerTransition</B></A> (implements it.saga.library.controls.graphview.CtlGraphViewArcAdapter)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerWho.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerWho</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACDesignerXMLIO.html" title="class in it.saga.library.workflow"><B>WkfDACDesignerXMLIO</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACExpandedWhoDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACExpandedWhoDescriptor</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACGraphState.html" title="class in it.saga.library.workflow"><B>WkfDACGraphState</B></A> (implements it.saga.library.controls.graphview.CtlGraphViewNodeAdapter, java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACGraphTransition.html" title="class in it.saga.library.workflow"><B>WkfDACGraphTransition</B></A> (implements it.saga.library.controls.graphview.CtlGraphViewArcAdapter, java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACInstanceAttributeDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACInstanceAttributeDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACInstanceDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACInstanceDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACPartition.html" title="class in it.saga.library.workflow"><B>WkfDACPartition</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACStateActionActorDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACStateActionActorDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACStateActionDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACStateActionDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACStateActionIOParameters.html" title="class in it.saga.library.workflow"><B>WkfDACStateActionIOParameters</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACStateActionParameterDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACStateActionParameterDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACStateActionServerDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACStateActionServerDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACStateActionToDoParameters.html" title="class in it.saga.library.workflow"><B>WkfDACStateActionToDoParameters</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACStateMappingDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACStateMappingDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACTimeOutClassDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACTimeOutClassDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDACWhoDescriptor.html" title="class in it.saga.library.workflow"><B>WkfDACWhoDescriptor</B></A> (implements java.io.Serializable)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDefaultEventHandler.html" title="class in it.saga.library.workflow"><B>WkfDefaultEventHandler</B></A> (implements it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfEventHandlerAdapter.html" title="interface in it.saga.library.workflow">WkfEventHandlerAdapter</A>)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfDesignerNodeRenderer.html" title="class in it.saga.library.workflow"><B>WkfDesignerNodeRenderer</B></A> (implements it.saga.library.controls.graphview.CtlGraphViewNodeRenderer)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfImages.html" title="class in it.saga.library.workflow"><B>WkfImages</B></A><LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfNodeList.html" title="class in it.saga.library.workflow"><B>WkfNodeList</B></A> (implements org.w3c.dom.NodeList)
<LI TYPE="circle">class it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfUtils.html" title="class in it.saga.library.workflow"><B>WkfUtils</B></A></UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">interface javax.ejb.EJBLocalHome<UL>
<LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLGClassesLocalHome.html" title="interface in it.saga.library.workflow"><B>WkfBLGClassesLocalHome</B></A><LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLGLocalHome.html" title="interface in it.saga.library.workflow"><B>WkfBLGLocalHome</B></A></UL>
<LI TYPE="circle">interface javax.ejb.EJBLocalObject<UL>
<LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLGClassesLocal.html" title="interface in it.saga.library.workflow"><B>WkfBLGClassesLocal</B></A><LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLGLocal.html" title="interface in it.saga.library.workflow"><B>WkfBLGLocal</B></A></UL>
<LI TYPE="circle">interface java.rmi.Remote<UL>
<LI TYPE="circle">interface javax.ejb.EJBHome<UL>
<LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLGClassesHome.html" title="interface in it.saga.library.workflow"><B>WkfBLGClassesHome</B></A><LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLGHome.html" title="interface in it.saga.library.workflow"><B>WkfBLGHome</B></A></UL>
<LI TYPE="circle">interface javax.ejb.EJBObject<UL>
<LI TYPE="circle">interface it.saga.library.commonDataTypes.CdtBLGSessionBase<UL>
<LI TYPE="circle">interface it.saga.library.commonDataTypes.CdtBLGPkBaseClass<UL>
<LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLG.html" title="interface in it.saga.library.workflow"><B>WkfBLG</B></A><LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfBLGClasses.html" title="interface in it.saga.library.workflow"><B>WkfBLGClasses</B></A></UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfEventHandlerAdapter.html" title="interface in it.saga.library.workflow"><B>WkfEventHandlerAdapter</B></A><LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfPartitionable.html" title="interface in it.saga.library.workflow"><B>WkfPartitionable</B></A><LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionAdapter.html" title="interface in it.saga.library.workflow"><B>WkfStateActionAdapter</B></A><LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfStateActionClientAdapter.html" title="interface in it.saga.library.workflow"><B>WkfStateActionClientAdapter</B></A><LI TYPE="circle">interface it.saga.library.workflow.<A HREF="it/saga/library/workflow/WkfWorkflowConfigurationAdapter.html" title="interface in it.saga.library.workflow"><B>WkfWorkflowConfigurationAdapter</B></A></UL>
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>

</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>