Actions
Evolution #334
ouvertEnable type versus composite description
Début:
23/06/2011
Echéance:
% réalisé:
0%
Temps estimé:
Description
Make the difference between types of component (provided and required ports) and composite (sub-components, sub-transverses, species…).
- Must enable to define a composite and implicitly its type.
- Must enable to extract the type of a composite from the composite to ease refactoring (should not be problematic for referring component)
- Must enable extension of type (extending a composite means extending its type!)
- Possibly think about inheritance?
This should enable:
- Clearer model and implementation of the code generation
- Possibility of referring to a type in a composite and use different composite to implement in the implementation: improves reuse
Actions