WFApplication Class Definition



Parent PackageVPMWFL

[Back to Packages List]


WFApplication Class Characteristics

name WFApplication
type Class
Role
uuid 9770397c-ebb5-0000-0280030b52000000
visibility Public
ExtensibleNo
CAADerivableNo



WFApplication Attributes: 8

mandatory V_id The Workflow application unique identifier
mandatory V_type The Workflow application type
  V_description The Workflow application short description
  V_inParameters The list of input parameters of the application.
  V_name The Workflow application name
  V_outParameters The list of output parameters of the application.
  V_toolExecHost The name of the host on which the Workflow application tool is to be executed
  V_toolName The name of the tool

[Top]




Attributes Full Definition

V_id   
 RoleThe Workflow application unique identifier may be customized through a user exit. 
 TypeString 
 Uuid97707489-32f4-0000-0280030b52000000 
 VisibilityPublic 
 MandatoryYes 
 Length80 
 AccessModeReadWrite 
 Multi ValuatedNo 
    [Top]
V_name   
 RoleThe Workflow application name is declared in the Workflow definition. This name is prefixed by "EWFAPPL_" and is used to identify the late type which has to be implemented for the application command. 
 TypeString 
 Uuid977074bb-2bc4-0000-0280030b52000000 
 VisibilityPublic 
 MandatoryNo 
 Length80 
 AccessModeReadWrite 
 Multi ValuatedNo 
    [Top]
V_type   
 RoleThe type value may be PROCEDURE or TOOL. 
 TypeString 
 Uuid9afdeb78-1ae5-0000-0280030b52000000 
 VisibilityPublic 
 MandatoryYes 
 Length20 
 AccessModeReadWrite 
 Multi ValuatedNo 
    [Top]
V_description   
 Role 
 TypeString 
 Uuid977074f1-1622-0000-0280030b52000000 
 VisibilityPublic 
 MandatoryNo 
 Length1024 
 AccessModeReadWrite 
 Multi ValuatedNo 
    [Top]
V_toolName   
 RoleThis attribute is valued if the Workflow application type is TOOL. 
 TypeString 
 Uuid97707532-f9d6-0000-0280030b52000000 
 VisibilityPublic 
 MandatoryNo 
 Length80 
 AccessModeReadWrite 
 Multi ValuatedNo 
    [Top]
V_inParameters   
 RoleA parameter of the list is a concatenation of 'name:type'. 
 TypeString 
 Uuid97707579-85b7-0000-0280030b52000000 
 VisibilityPublic 
 MandatoryNo 
 Length80 
 AccessModeReadWrite 
 Multi ValuatedYes 
    [Top]
V_outParameters   
 RoleA parameter of the list is a concatenation of 'name:type'. 
 TypeString 
 Uuid977075cd-5a32-0000-0280030b52000000 
 VisibilityPublic 
 MandatoryNo 
 Length80 
 AccessModeReadWrite 
 Multi ValuatedYes 
    [Top]
V_toolExecHost   
 Role 
 TypeString 
 Uuid9b0774c6-f053-0000-0280030b52000000 
 VisibilityPublic 
 MandatoryNo 
 Length30 
 AccessModeReadWrite 
 Multi ValuatedNo 
    [Top]

Copyright © 1999-2007, Dassault Systèmes. All rights reserved.