Module 1- Block Diagram part 1 Flashcards
Purpose of a BDD
to express information about a systems structure
the Part property (element of usage )is typed by
Block ( element of definition )
the Reference property ( element of usage) is typed by
A block or an actor ( element of definition)
A Value property (element of usage) is typed by
Value type ( element of definition)
Constraint Property ( element of usage) is typed by
Constraint Block ( element of definition )
Constraint Parameter (element of usage) is typed by
A block or a value type ( element of definition )
Nonatomic Flow port ( element of usage) is typed by
Flow specification ( element of definition )
Standard Port ( element of usage) is typed by
Interface ( element of definition )
Connector ( element of usage ) is typed by
Association ( element of definition )
Call behavior action ( element of usage ) is typed by
Activity , interaction or state machine ( element of definition )
Object node ( element of usage ) is typed by
- Block
2.
3.
Block , value type or signal ( element of definition )
Lifeline is typed by
– block
–
actor
Structural features of a block
1. part property
2. reference property
3 value property
4 constraint property
5. port
6.
flow property
two Behavioral features of a block are
receptions and operations
a part represents
internal instance of a block
a reference property represents
external instance of a block
constraint property represents usage of a constraint that all instances of a _____ represent
Block
port represents
an interface or connection with that block and other elements