BranchGroupTerminal
Class Description
A specific directed terminal flow for a branch group.
Attributes
Name | Type | Description |
---|---|---|
positiveFlowIn | Boolean | The flow into the terminal is summed if set true. The flow out of the terminal is summed if set false. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
BranchGroupTerminal | 0..* | BranchGroup | 1 | BranchGroupTerminal | The directed branch group terminals to be summed. | BranchGroup | The branch group to which the directed branch group terminals belong. |
BranchGroupTerminal | 0..* | Terminal | 1 | BranchGroupTerminal | The directed branch group terminals for which this terminal is monitored. | Terminal | The terminal to be summed. |