Open reteprelief opened 8 years ago
Since in this case we connect any kind of feature to a feature of the same kind we support this for connection declarations with the keyword feature, i.e., abstract connection declarations. For AADL V2.1 we limit connection declarations to those between subcomponents.
Features may be grouped differently in different subsystems and need to be connected. It is desirable to declare connections that can identify individual features in feature groups when connecting two subsystems.
conn1: feature sub1.fg1.port1 -> sub2.p34; conn2: feature sub1.fg2 -> sub2.fg.fg3;