: Public Class
Created: 05-May-08 09:46:59
Modified: 07-Jun-11 18:32:04
Project:
Advanced:
A block is a meta-data representation of a control block.   It has an external interface and an optinal internal interface. Blocks internals can be ommitted if the block is well understood by both exchange parties.    When well understood by both partice the block can be treated as a primitive block.   All dynamic models must be defined to the level of primtive blocks in order for the model to be consumed and used for dynamic simulation. Examples of primitive blocks include a well known IEEE exciter model, a summation block, or an integrator block.
Element Source Role Target Role
MetaBlockReference
Class  
Name: MetaBlock
 
Name: MetaBlockReference
 
Details:
 
Element Source Role Target Role
MetaBlockSignal
Class  
Name: MetaBlockSignal
 
Name: MemberOf_MetaBlock
 
Details:
 
MetaBlockOutput
Class  
Name: MetaBlockOutput
Outputs that belong to the block.
Name: MemberOf_MetaBlock
The block that contains the output.
Details:
 
MetaBlockInput
Class  
Name: MetaBlockInput
Inputs belonging to a block.
Name: MemberOf_MetaBlock
Input belongs to this block.
Details:
 
MetaBlockReference
Class  
Name: Contains_MetaBlockReference
 
Name: MemberOf_MetaBlock
 
Details:
 
Block
Class  
Name: Block
 
Name: MetaBlock
 
Details:
 
MetaBlockState
Class  
Name: MetaBlockState
 
Name: MemberOf_MetaBlock
 
Details:
 
MetaBlockParameter
Class  
Name: MetaBlockParameter
Paramters belong to a block.
Name: MemberOf_MetaBlock
Paramter belongs to this block.
Details:
 
Tag Value
GUIDBasedOn {A9080D36-EFAC-44df-8D64-CD188BB20883}
Details:
 
Object Type Connection Notes
MetaBlockSignal Class Weak  
MetaBlockOutput Class Weak  
MetaBlockInput Class Weak  
MetaBlockReference Class Weak  
MetaBlockState Class Weak  
MetaBlockParameter Class Weak  
IdentifiedObject Class Generalization