Platform Core .NET Assemblies API
FlowSchema Class Members
See Also  Properties  Methods  Events Send Feedback
Terrasoft.Core.Process Namespace : FlowSchema Class

Glossary Item Box

The following tables list the members exposed by FlowSchema.

Public Constructors

 NameDescription
Public ConstructorFlowSchema ConstructorInitializes the FlowSchema instance using the received parameters.  
Top

Public Properties

 NameDescription
Public PropertyFlowElementsReturns a set of process elements.  
Public PropertyParametersMapInfoTable of connections of process parameters.  
Public PropertySchemaIdReturns an Id of the business process schema.  
Public PropertySequenceFlowsReturns a set of connections between process elements.  
Top

Public Methods

 NameDescription
Public MethodAcceptOverridden. Starts processing of business process elements.  
Public MethodAddOverloaded.   
Public MethodCreateConditionalSequenceFlowCreates an instance of the connection between the elements with the condition.  
Public MethodCreateFlowElementOverloaded.   
Public MethodCreateSequenceFlowCreates an instance of the connection between the elements.  
Public Methodstatic (Shared in Visual Basic)DeserializeDeserializes the FlowSchema instance from a specified parameter.  
Public MethodFindFlowElementOverloaded.   
Public MethodFindSequenceFlowOverloaded.   
Public MethodFindSequenceFlowsBySourceUIdSearches for the connection between the elements of the business process by the Id of the element from which the connection comes.  
Public MethodFindSequenceFlowsByTargetUIdSearches for the connection between the elements of the business process by the Id of the element to which the connection comes.  
Public MethodGetFlowElementOverloaded.   
Public MethodGetFlowElementInstanceCreates an instance of a business process element based on the schema element.  
Public MethodGetSequenceFlowSearches for the connection between the elements of the business process by the connection name.  
Public MethodReadPropertiesOverridden. Reads the properties.  
Public MethodSerializeSerializes an instance of this class.  
Public MethodWritePropertiesOverridden. Records the properties.  
Top

See Also

© Terrasoft 2002-2018.