vcProcessController

Process controller is a root access point for all Process Modeling data and APIs. It provides several services as separate classes. A global instance of vcProcessController can be always accessed from vcSimulation.

Inherits: vcBehaviour

Type constant: VC_PROCESSCONTROLLER

Properties

Name Type Access Description
FlowTable vcProcessFlowTable R Gets this controller’s process flow table service for managing process sequences.
FlowTable2 vcProcessFlowTable2 R FlowTable used for Flow v2
TransportSystem vcTransportSystem R

Gets this controller’s transport system service for managing transport nodes, transport links and transport controllers and querying the transport graph.

FlowGroupManager vcProcessFlowGroupManager R

Gets this controller’s manager service for process flow groups.

ProductTypeManager vcProductTypeManager R

Gets this controller’s manager service for product types.

ProductMatcher vcProductMatcher R

Gets the product matcher.

ProcessManager vcProcessManager R

Gets this controller’s  process group manager service.

ProcessData vcProcessControllerData R

Gets the “database” of this process controller that stores all associated layout-level information.

AssemblyPatternManager vcAssemblyPatternManager R

Gets the assembly pattern manager.