ProcessView Class Members
See Also  Fields Properties Methods Events
SourceCode.Workflow.Design Namespace : ProcessView Class


Glossary Item Box

The following tables list the members exposed by ProcessView.

Public Constructors

  Name Description
Public Constructor ProcessView Constructor  
Top

Public Fields

  Name Description
Public Field DefaultCanvasSize  
Top

Protected Fields

  Name Description
Protected Field ToggleCollectCopyResult  
Protected Field ToggleLineResult  
Top

Public Properties

  Name Description
Public Property ActivitiesLayoutData  
Public Property CanvasSize  
Public Property CommandSetId Overridden.   
Public Property Container Gets or sets the container. (Inherited from SourceCode.Framework.PersistableObject)
Public Property Description Gets or sets the Description of the associated object. (Inherited from SourceCode.Framework.Design.NamedObject)
Public Property DisplayName Gets or sets the display name. (Inherited from SourceCode.Framework.Design.NamedObject)
Public Property GridSize  
Public Property Guid Gets or sets the GUID. (Inherited from SourceCode.Framework.PersistableObject)
Public Property HasAvailableDesigner (Inherited from SourceCode.Framework.View)
Public Property Image (Inherited from SourceCode.Framework.View)
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet. (Inherited from SourceCode.Framework.PersistableObject)
Public Property IsGridVisible  
Public Property IsIntLoading (Inherited from SourceCode.Framework.PersistableObject)
Public Property IsLoading Gets or sets a value indicating whether this instance is loading. (Inherited from SourceCode.Framework.PersistableObject)
Public Property LinesLayoutData  
Public Property Locked (Inherited from SourceCode.Framework.PersistableObject)
Public Property MetaData Gets or sets the MetaData of the associated object. (Inherited from SourceCode.Framework.Design.NamedObject)
Public Property Modified Gets a value indicating whether this SourceCode.Framework.PersistableObject is modified. (Inherited from SourceCode.Framework.PersistableObject)
Public Property Name Gets or sets the Name of the associated object. (Inherited from SourceCode.Framework.Design.NamedObject)
Public Property NotesLayoutData  
Public Property Process (Inherited from SourceCode.Workflow.Authoring.WorkflowView)
Public Property Project Gets the parent Project that contains the View. (Inherited from SourceCode.Framework.View)
Public Property Selection (Inherited from SourceCode.Framework.View)
Public Property ShowLines  
Public Property SitedChildren Overridden.   
Public Property Verbs Overridden.  Gets the verbs accociated with this object. Verbs are used by a designer typically in a context menu.  
Top

Protected Properties

  Name Description
Protected Property ContainedList This represents the List in which this object is contained in. E.G. OrderItem is contained in the OrderItems list of container object that an Order. (Inherited from SourceCode.Workflow.Authoring.WorkflowView)
Protected Property DesignerHost (Inherited from SourceCode.Framework.View)
Protected Property HasSelection (Inherited from SourceCode.Framework.View)
Protected Property IsEventsEnabled Gets a value indicating whether events is enabled. (Inherited from SourceCode.Framework.PersistableObject)
Protected Property UndoManager (Inherited from SourceCode.Framework.View)
Top

Public Methods

  Name Description
Public Method ActivityLayoutData This method returns the layout data associated with the specified activity. If no layout data is found for the specified activity, a new instance of ProcessViewActivityLayoutData with default layout data is created and linked to the activity.  
Public Method ApplyLayoutData Overloaded.   
Public Method Clone Overloaded. Overridden.  Creates a new object that is a copy of the current instance.  
Public Method CloneInContext Overloaded.  Creates a new object that is a copy of the current instance. (Inherited from SourceCode.Framework.PersistableObject)
Public Method CloneToStream Clones this instance to a stream. (Inherited from SourceCode.Framework.PersistableObject)
Public Method DisableEvents Disables the events. (Inherited from SourceCode.Framework.PersistableObject)
Public Method Dispose Overloaded. Overridden.  Override this class to dispose object. Make sure that base.Dispose(disposing) gets called  
Public Method EnableEvents Enables the events. (Inherited from SourceCode.Framework.PersistableObject)
Public Method ExecuteCommand Overridden.   
Public Method FindChild (Inherited from SourceCode.Framework.PersistableObject)
Public Method FindContainerOfType<T> (Inherited from SourceCode.Framework.PersistableObject)
Public Method GetConfigurationName (Inherited from SourceCode.Framework.View)
Public Method GetCopyObject  
Public Method GetResourceDescription (Inherited from SourceCode.Framework.View)
Public Method GetResourceDisplayName (Inherited from SourceCode.Framework.View)
Public Method LineLayoutData This method returns the layout data associated with the specified line. If no layout data is found for the specified line, a new instance of ProcessViewLineLayoutData with default layout data is created and linked to the line.  
Public Method NoteLayoutData  
Public Method PropertyChangingEventHooked (Inherited from SourceCode.Framework.PersistableObject)
Public Method QueryCommandStatus Overridden.   
Public Method RemoveLayoutData Overloaded.  This method removes layout data associated with the specified activity.  
Public Method ValidateDisplayName Validates the display name. (Inherited from SourceCode.Framework.Design.NamedObject)
Public Method ValidateName Validates the name. (Inherited from SourceCode.Framework.Design.NamedObject)
Top

Protected Methods

  Name Description
Protected Method CreateImage Overridden.   
Protected Method EnsureClonedInstance Overloaded.  Returns an instance of a cloned object based on the original item. Use in conjuction with Cloning. (Inherited from SourceCode.Framework.PersistableObject)
Protected Method GetClonedInstance<T> Returns an instance of a cloned object based on the original guid. Use in conjuction with Cloning. (Inherited from SourceCode.Framework.PersistableObject)
Protected Method HasObjectBeenCloned (Inherited from SourceCode.Framework.PersistableObject)
Protected Method IsObjectInScope Overloaded.  When a cloning context exists, a lookup will be done to determine if the item is in scope. (Inherited from SourceCode.Framework.PersistableObject)
Protected Method OnAlign Overridden.   
Protected Method OnArrange (Inherited from SourceCode.Framework.View)
Protected Method OnBringForward (Inherited from SourceCode.Framework.View)
Protected Method OnBringToFront (Inherited from SourceCode.Framework.View)
Protected Method OnCenterHorizontally (Inherited from SourceCode.Framework.View)
Protected Method OnCenterVertically (Inherited from SourceCode.Framework.View)
Protected Method OnConnectActivities  
Protected Method OnContainerChanged Called when the container change. (Inherited from SourceCode.Framework.View)
Protected Method OnCopy Overridden.   
Protected Method OnCut Overridden.   
Protected Method OnDelete Overridden.   
Protected Method OnGroup (Inherited from SourceCode.Framework.View)
Protected Method OnHorizSpaceConcatenate (Inherited from SourceCode.Framework.View)
Protected Method OnHorizSpaceDecrease Overridden.   
Protected Method OnHorizSpaceIncrease Overridden.   
Protected Method OnHorizSpaceMakeEqual (Inherited from SourceCode.Framework.View)
Protected Method OnLoad Overridden. Generates an object from a SourceCode.Framework.ISerializationInfo with the data provided.  
Protected Method OnLockControls (Inherited from SourceCode.Framework.View)
Protected Method OnModified Called when this instance is being modified. (Inherited from SourceCode.Framework.PersistableObject)
Protected Method OnNotifyBeginPropertyChanged Overloaded.  (Inherited from SourceCode.Framework.PersistableObject)
Protected Method OnNotifyEndPropertyChanged Overloaded.  (Inherited from SourceCode.Framework.PersistableObject)
Protected Method OnNotifyPropertyChanged Overloaded.  (Inherited from SourceCode.Framework.PersistableObject)
Protected Method OnPaste Overridden.   
Protected Method OnPrepareForDeployment Overridden.   
Protected Method OnPrint Overridden.   
Protected Method OnProperties (Inherited from SourceCode.Framework.View)
Protected Method OnQueryCommandAligned Overridden.   
Protected Method OnQueryCommandArrange Overridden.   
Protected Method OnQueryCommandBringForward Overridden.   
Protected Method OnQueryCommandBringToFront Overridden.   
Protected Method OnQueryCommandCenterHorizontally Overridden.   
Protected Method OnQueryCommandCenterVertically Overridden.   
Protected Method OnQueryCommandConnectActivities  
Protected Method OnQueryCommandCopy Overridden.   
Protected Method OnQueryCommandCut Overridden.   
Protected Method OnQueryCommandDelete Overridden.   
Protected Method OnQueryCommandGroup Overridden.   
Protected Method OnQueryCommandHorizSpaceConcatenate Overridden.   
Protected Method OnQueryCommandHorizSpaceDecrease Overridden.   
Protected Method OnQueryCommandHorizSpaceIncrease Overridden.   
Protected Method OnQueryCommandHorizSpaceMakeEqual Overridden.   
Protected Method OnQueryCommandLockControls Overridden.   
Protected Method OnQueryCommandPaste Overridden.   
Protected Method OnQueryCommandPrint Overridden.   
Protected Method OnQueryCommandProperties Overridden.   
Protected Method OnQueryCommandSelectAll Overridden.   
Protected Method OnQueryCommandSendBackwards Overridden.   
Protected Method OnQueryCommandSendToBack Overridden.   
Protected Method OnQueryCommandSizing Overridden.   
Protected Method OnQueryCommandToggleCollectCopy  
Protected Method OnQueryCommandToggleLine  
Protected Method OnQueryCommandUngroup Overridden.   
Protected Method OnQueryCommandVertSpaceConcatenate Overridden.   
Protected Method OnQueryCommandVertSpaceDecrease Overridden.   
Protected Method OnQueryCommandVertSpaceIncrease Overridden.   
Protected Method OnQueryCommandVertSpaceMakeEqual Overridden.   
Protected Method OnQueryCommandViewGrid Overridden.   
Protected Method OnRotateLabelLeft  
Protected Method OnRotateLabelRight  
Protected Method OnSave Overridden. Populates a SourceCode.Framework.ISerializationInfo with the data needed to serialize the target object.  
Protected Method OnSelectAll Overridden.   
Protected Method OnSendBackwards (Inherited from SourceCode.Framework.View)
Protected Method OnSendToBack (Inherited from SourceCode.Framework.View)
Protected Method OnSizeControl Overridden.   
Protected Method OnToggleCollectCopy  
Protected Method OnToggleLine  
Protected Method OnUngroup (Inherited from SourceCode.Framework.View)
Protected Method OnVertSpaceConcatenate (Inherited from SourceCode.Framework.View)
Protected Method OnVertSpaceDecrease Overridden.   
Protected Method OnVertSpaceIncrease Overridden.   
Protected Method OnVertSpaceMakeEqual (Inherited from SourceCode.Framework.View)
Protected Method OnViewGrid Overridden.   
Protected Method Validate Validates this instance. (Inherited from SourceCode.Framework.PersistableObject)
Top

Public Events

  Name Description
Public Event Align (Inherited from SourceCode.Framework.View)
Public Event AnyItemAdded (Inherited from SourceCode.Framework.PersistableContainerObject)
Public Event AnyItemAdding (Inherited from SourceCode.Framework.PersistableContainerObject)
Public Event AnyItemPropertyChanged (Inherited from SourceCode.Framework.PersistableContainerObject)
Public Event AnyItemPropertyChanging (Inherited from SourceCode.Framework.PersistableContainerObject)
Public Event AnyItemRemoved (Inherited from SourceCode.Framework.PersistableContainerObject)
Public Event AnyItemRemoving (Inherited from SourceCode.Framework.PersistableContainerObject)
Public Event Arrange (Inherited from SourceCode.Framework.View)
Public Event BringForward (Inherited from SourceCode.Framework.View)
Public Event BringToFront (Inherited from SourceCode.Framework.View)
Public Event CenterHorizontally (Inherited from SourceCode.Framework.View)
Public Event CenterVertically (Inherited from SourceCode.Framework.View)
Public Event CollectCopyToggle  
Public Event ConnectActivities  
Public Event Copy (Inherited from SourceCode.Framework.View)
Public Event Cut (Inherited from SourceCode.Framework.View)
Public Event Delete (Inherited from SourceCode.Framework.View)
Public Event Group (Inherited from SourceCode.Framework.View)
Public Event HorizSpaceConcatenate (Inherited from SourceCode.Framework.View)
Public Event HorizSpaceDecrease (Inherited from SourceCode.Framework.View)
Public Event HorizSpaceIncrease (Inherited from SourceCode.Framework.View)
Public Event HorizSpaceMakeEqual (Inherited from SourceCode.Framework.View)
Public Event ItemAdded (Inherited from SourceCode.Framework.PersistableContainerObject)
Public Event ItemAdding (Inherited from SourceCode.Framework.PersistableContainerObject)
Public Event ItemRemoved (Inherited from SourceCode.Framework.PersistableContainerObject)
Public Event ItemRemoving (Inherited from SourceCode.Framework.PersistableContainerObject)
Public Event LineToggle  
Public Event LockControls (Inherited from SourceCode.Framework.View)
Public Event Paste (Inherited from SourceCode.Framework.View)
Public Event Print (Inherited from SourceCode.Framework.View)
Public Event Properties (Inherited from SourceCode.Framework.View)
Public Event PropertyChanged Occurs when a property value has changed. (Inherited from SourceCode.Framework.PersistableObject)
Public Event PropertyChanging Occurs when a property value changes. (Inherited from SourceCode.Framework.PersistableObject)
Public Event QueryCommand (Inherited from SourceCode.Framework.View)
Public Event QueryCommandAlign (Inherited from SourceCode.Framework.View)
Public Event QueryCommandArrange (Inherited from SourceCode.Framework.View)
Public Event QueryCommandBringForward (Inherited from SourceCode.Framework.View)
Public Event QueryCommandBringToFront (Inherited from SourceCode.Framework.View)
Public Event QueryCommandCenterHorizontally (Inherited from SourceCode.Framework.View)
Public Event QueryCommandCenterVertically (Inherited from SourceCode.Framework.View)
Public Event QueryCommandConnectActivities  
Public Event QueryCommandCopy (Inherited from SourceCode.Framework.View)
Public Event QueryCommandCut (Inherited from SourceCode.Framework.View)
Public Event QueryCommandDelete (Inherited from SourceCode.Framework.View)
Public Event QueryCommandGroup (Inherited from SourceCode.Framework.View)
Public Event QueryCommandHorizSpaceConcatenate (Inherited from SourceCode.Framework.View)
Public Event QueryCommandHorizSpaceDecrease (Inherited from SourceCode.Framework.View)
Public Event QueryCommandHorizSpaceIncrease (Inherited from SourceCode.Framework.View)
Public Event QueryCommandHorizSpaceMakeEqual (Inherited from SourceCode.Framework.View)
Public Event QueryCommandLockControls (Inherited from SourceCode.Framework.View)
Public Event QueryCommandPaste (Inherited from SourceCode.Framework.View)
Public Event QueryCommandPrint (Inherited from SourceCode.Framework.View)
Public Event QueryCommandProperties (Inherited from SourceCode.Framework.View)
Public Event QueryCommandSelectAll (Inherited from SourceCode.Framework.View)
Public Event QueryCommandSendBackwards (Inherited from SourceCode.Framework.View)
Public Event QueryCommandSendToBack (Inherited from SourceCode.Framework.View)
Public Event QueryCommandSizing (Inherited from SourceCode.Framework.View)
Public Event QueryCommandToggleCollectCopy  
Public Event QueryCommandToggleLine  
Public Event QueryCommandUngroup (Inherited from SourceCode.Framework.View)
Public Event QueryCommandVertSpaceConcatenate (Inherited from SourceCode.Framework.View)
Public Event QueryCommandVertSpaceDecrease (Inherited from SourceCode.Framework.View)
Public Event QueryCommandVertSpaceIncrease (Inherited from SourceCode.Framework.View)
Public Event QueryCommandVertSpaceMakeEqual (Inherited from SourceCode.Framework.View)
Public Event QueryCommandViewGrid (Inherited from SourceCode.Framework.View)
Public Event SelectAll (Inherited from SourceCode.Framework.View)
Public Event SendBackwards (Inherited from SourceCode.Framework.View)
Public Event SendToBack (Inherited from SourceCode.Framework.View)
Public Event SizeControl (Inherited from SourceCode.Framework.View)
Public Event Ungroup (Inherited from SourceCode.Framework.View)
Public Event VertSpaceConcatenate (Inherited from SourceCode.Framework.View)
Public Event VertSpaceDecrease (Inherited from SourceCode.Framework.View)
Public Event VertSpaceIncrease (Inherited from SourceCode.Framework.View)
Public Event VertSpaceMakeEqual (Inherited from SourceCode.Framework.View)
Public Event ViewGrid (Inherited from SourceCode.Framework.View)
Top

See Also