soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Remove SingleWire and CompositeWire from metamodel #189

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
Currently there are too many model elements for Wire:
- Wire
  - SingleWire
  - CompositeWire
    - SyncWire
    - SetWire

This should be reduced down to:
- Wire
  - SyncWire
  - SetWire

All wires in the system are composite already.

What goal would this enhancement help you achieve?
A cleaner metamodel.

Original issue reported on code.google.com by soundasleep on 17 May 2010 at 1:47

GoogleCodeExporter commented 9 years ago
Resolved in r2221.

Original comment by soundasleep on 17 May 2010 at 4:06

GoogleCodeExporter commented 9 years ago
fixing Milestone tag for 0.5.1 release

Original comment by soundasleep on 18 May 2010 at 2:28