SourceCode.Workflow.Design Namespace (SourceCode.Workflow.Authoring) Inheritance Hierarchy
See Also

Glossary Item Box

Inheritance Hierarchy

System.Object
   SourceCode.Framework.PersistableObject
      SourceCode.Framework.PersistableContainerObject
         SourceCode.Framework.Design.NamedObject
            SourceCode.Framework.View
               SourceCode.Workflow.Authoring.WorkflowView
                  SourceCode.Workflow.Design.ProcessView
            SourceCode.Workflow.Authoring.K2Object
               SourceCode.Workflow.Authoring.Activity
                  SourceCode.Workflow.Design.DefaultActivity
               SourceCode.Workflow.Authoring.Event
                  SourceCode.Workflow.Design.ClientEvent
                  SourceCode.Workflow.Design.IPCEvent
                  SourceCode.Workflow.Design.ServerEvent
               SourceCode.Workflow.Authoring.Line
                  SourceCode.Workflow.Design.DefaultLine
               SourceCode.Workflow.Authoring.Process
                  SourceCode.Workflow.Design.DefaultProcess
         SourceCode.Framework.PropertyWizardDefinition
            SourceCode.Framework.WizardDefinition
               SourceCode.Workflow.Design.DefaultActivityWizardDefinition
               SourceCode.Workflow.Design.DefaultClientWizardDefinition
               SourceCode.Workflow.Design.DefaultDestinationRuleWizardDefinition
               SourceCode.Workflow.Design.DefaultLineWizardDefinition
               SourceCode.Workflow.Design.DefaultServerWizardDefinition
               SourceCode.Workflow.Design.DefaultWizardDefinition
            SourceCode.Workflow.Design.DefaultActivityPropertyWizardDefinition
            SourceCode.Workflow.Design.DefaultClientPropertyWizardDefinition
            SourceCode.Workflow.Design.DefaultLinePropertyWizardDefinition
            SourceCode.Workflow.Design.DefaultPropertyWizardDefinition
            SourceCode.Workflow.Design.DefaultServerPropertyWizardDefinition
         SourceCode.Workflow.Authoring.ExecutableItem
            SourceCode.Workflow.Authoring.DestinationRule
               SourceCode.Workflow.Design.DefaultDestinationRule
            SourceCode.Workflow.Authoring.EventItem
               SourceCode.Workflow.Design.ClientEventItem
               SourceCode.Workflow.Design.IPCEventItem
               SourceCode.Workflow.Design.ServerEventItem
            SourceCode.Workflow.Authoring.EventSucceedingRule
               SourceCode.Workflow.Design.DefaultEventSucceedingRule
            SourceCode.Workflow.Authoring.ExceptionRule
               SourceCode.Workflow.Design.DefaultExceptionRule
            SourceCode.Workflow.Authoring.LineRule
               SourceCode.Workflow.Design.DefaultLineRule
            SourceCode.Workflow.Authoring.PrecedingRule
               SourceCode.Workflow.Design.DefaultPrecedingRule
            SourceCode.Workflow.Authoring.ProcessFinishRule
               SourceCode.Workflow.Design.DefaultProcessFinishRule
            SourceCode.Workflow.Authoring.ProcessStartRule
               SourceCode.Workflow.Design.DefaultProcessStartRule
            SourceCode.Workflow.Authoring.StartRule
               SourceCode.Workflow.Design.DefaultStartRule
            SourceCode.Workflow.Authoring.SucceedingRule
               SourceCode.Workflow.Design.DefaultSucceedingRule
         SourceCode.Workflow.Authoring.Extender
            SourceCode.Workflow.Design.CodeExtender
            SourceCode.Workflow.Design.WindowsWorkflowExtender
         SourceCode.Workflow.Authoring.K2FieldPart
            SourceCode.Workflow.Design.DataFieldPart
            SourceCode.Workflow.Design.ValueTypePart
            SourceCode.Workflow.Design.WorkflowContextFieldPart
            SourceCode.Workflow.Design.XmlFieldPart
         SourceCode.Workflow.Design.ProcessViewActivityLayoutData
         SourceCode.Workflow.Design.ProcessViewEventLayoutData
         SourceCode.Workflow.Design.ProcessViewLineLayoutData
         SourceCode.Workflow.Design.ProcessViewNoteLayoutData
   SourceCode.Workflow.Design.CodeFileResolver
   System.Collections.CollectionBase
      SourceCode.Framework.PersistableObjectCollectionBase<TParent,TItem>
         SourceCode.Workflow.Design.ProcessView.ProcessViewActivityLayoutDataCollection
         SourceCode.Workflow.Design.ProcessView.ProcessViewLineLayoutDataCollection
         SourceCode.Workflow.Design.ProcessView.ProcessViewNoteLayoutDataCollection
         SourceCode.Workflow.Design.ProcessViewEventLayoutDataCollection

See Also