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

Class blockStmt

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

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

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

Relations
Name Type Begins Ends 
 unnamed Generalization  blockStmt  lexicalScope 
 unnamed Association  blockStmt  portDecl 
 unnamed Association  blockStmt  aliasDecl 
 unnamed Association  compInstStmt  blockStmt 
 unnamed Association  blockStmt  sigDecl 
 unnamed Association  blockStmt  eqProcessStmt 
 unnamed Association  blockStmt  assocElem 
 unnamed Association  rootInst  blockStmt 
 unnamed Association  blockStmt  generateStmt 
 unnamed Association  blockStmt  blockStmt 
 unnamed Generalization  blockStmt  concStmt 
 unnamed Association  blockStmt  constDecl 
 unnamed Association  blockStmt  attrDecl 
 unnamed Association  blockStmt  assocElem 
 unnamed Association  blockStmt  genericDecl 
 unnamed Association  blockStmt  spec 
 unnamed Association  blockStmt  varDecl 
 unnamed Association  blockStmt  expr 
 unnamed Generalization  blockStmt  region 
 unnamed Association  blockStmt  sigDecl 

Attributes
Name Type Classifier Default Value 
 NumPorts  IntT  blockStmt  
 NumGens  IntT  blockStmt  
 IsGuarded  Boolean  blockStmt  
 EndLineNo  IntT  blockStmt  
 BeginLineNo  IntT  blockStmt  
 AliasDecls  aliasDecl  blockStmt  
 GenericDecls  genericDecl  blockStmt  
 PortAssocs  assocElem  blockStmt  
 ConstDecls  constDecl  blockStmt  
 EqProcessStmts  eqProcessStmt  blockStmt  
 GenerateStmts  generateStmt  blockStmt  
 AttrDecls  attrDecl  blockStmt  
 VarDecls  varDecl  blockStmt  
 Specs  spec  blockStmt  
 GuardExpr  expr  blockStmt  
 GenericAssocs  assocElem  blockStmt  
 PortDecls  portDecl  blockStmt  
 SigDecls  sigDecl  blockStmt  
 GuardSig  sigDecl  blockStmt  
 CompInstStmts  compInstStmt  blockStmt  
 BlockStmts  blockStmt  blockStmt