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

Class generateStmt

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

General Info
Name generateStmt 
Owner  stdHierarchy 
Base Classifier  lexicalScope 
 region 
 concStmt 
Visibility public 
Is Active false 
Is Abstract true 

Inner Elements
Name Type 
 unnamed Generalization 
 unnamed Generalization 
 unnamed Generalization 
 unnamed InstanceSpecification 

Relations
Name Type Begins Ends 
 unnamed Association  rootInst  generateStmt 
 unnamed Association  generateStmt  generateStmt 
 unnamed Generalization  ifGenerate  generateStmt 
 unnamed Association  generateStmt  sigDecl 
 unnamed Association  generateStmt  aliasDecl 
 unnamed Association  generateStmt  constDecl 
 unnamed Association  compInstStmt  generateStmt 
 unnamed Generalization  forGenerate  generateStmt 
 unnamed Association  blockStmt  generateStmt 
 unnamed Association  generateStmt  eqProcessStmt 
 unnamed Association  generateStmt  varDecl 
 unnamed Generalization  generateStmt  region 
 unnamed Association  generateStmt  spec 
 unnamed Generalization  generateStmt  lexicalScope 
 unnamed Generalization  generateStmt  concStmt 

Attributes
Name Type Classifier Default Value 
 EndLineNo  IntT  generateStmt  
 BeginLineNo  IntT  generateStmt  
 AliasDecls  aliasDecl  generateStmt  
 BlockStmts  blockStmt  generateStmt  
 SigDecls  sigDecl  generateStmt  
 Specs  spec  generateStmt  
 ConstDecls  constDecl  generateStmt  
 CompInstStmts  compInstStmt  generateStmt  
 VarDecls  varDecl  generateStmt  
 GenerateStmts  generateStmt  generateStmt  
 EqProcessStmts  eqProcessStmt  generateStmt