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

Class branch

An object of class branch represents a sequence of statements and a controlling condition of an if statement or a case statement alternative of a case statement. The part of the statement thus represented is referred to as a branch of the statement.
Application context: library information model, design hierarchy information model

General Info
Name branch 
Owner  stdStmts 
Base Classifier  base 
Visibility public 
Is Active false 
Is Abstract false 

Inner Elements
Name Type 
 unnamed Generalization 
 unnamed InstanceSpecification 

Relations
Name Type Begins Ends 
 unnamed Generalization  branch  base 
 unnamed Association  caseStmt  branch 
 unnamed Association  branch  seqStmt 
 unnamed Association  branch  choice 
 unnamed Association  ifStmt  branch 

Attributes
Name Type Classifier Default Value 
 FileName  String  branch  
 LineOffset  IntT  branch  
 LineNo  IntT  branch  
 SeqStmts  seqStmt  branch  
 CondExpr  choice  branch