View: Hide Browser | Browser on the left | Browser on the right| Dictionary
Report:General Info | Inner Elements | Relations | Attributes | Operations 

Class processStmt

An object of class processStmt represents a process statement.
Application context: library information model, design hierarchy information model

General Info
Name processStmt 
Owner  stdStmts 
Base Classifier  eqProcessStmt 
Visibility public 
Is Active false 
Is Abstract false 

Inner Elements
Name Type 
 unnamed Generalization 
 unnamed InstanceSpecification 

Relations
Name Type Begins Ends 
 unnamed Association  processStmt  spec 
 unnamed Association  processStmt  varDecl 
 unnamed Association  processStmt  aliasDecl 
 unnamed Association  processStmt  constDecl 
 unnamed Generalization  processStmt  eqProcessStmt 
 unnamed Association  processStmt  attrDecl 

Attributes
Name Type Classifier Default Value 
 IsForeign  Boolean  processStmt  
 EndLineNo  IntT  processStmt  
 BeginLineNo  IntT  processStmt  
 IsPassive  Boolean  processStmt  
 ConstDecls  constDecl  processStmt  
 Specs  spec  processStmt  
 AttrDecls  attrDecl  processStmt  
 AliasDecls  aliasDecl  processStmt  
 VarDecls  varDecl  processStmt  

Operations
Name Return Type Classifier 
 vhpi_create  HandleT  processStmt