Opened 15 years ago

Closed 15 years ago

#194 closed enhancement (wontfix)

Parameter "a" in a compound

Reported by: huard Owned by: promot
Priority: minor Milestone: Promot 0.8.3
Component: Promot Version: 0.8.2
Severity: acceptable Keywords:
Cc:

Description

When creating a model with multilevel activity, one changes the activity parameter "a" on the corresponding terminal of the desired gate.

Example: 2A=B. The termin-struct-gate-input.a should be set to 2.

There is actually no reason for a compound to have such a parameter. Moreover even if the user changes it on a compound, the value is not considered during export.

So this parameter should only be defined in term-struct-gate and not in term-struct.

Change History (1)

comment:1 Changed 15 years ago by kolczyk

  • Resolution set to wontfix
  • Status changed from new to closed

The parameter-definition is needed in the term-struct class to enable connections between term-struct-compound and term-struct-gate (internal ProMoT rule: the parameters defined in terminals to connect have to match).
But the system-theoretic type of the parameter is not needed and has been removed in r9123 .

Note: See TracTickets for help on using tickets.