You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The model constructs can be distributed to multiple files.
The loading of these constructs is trivial;
however, saving and adding new constructs to these input files are unclear.
Moreover, the GUI somehow needs to clearly display the multi-file model
so that the association of constructs to files is clear to the user.
The issue is even exacerbated with the MEF 'include' or XML XInclude features,
which can link arbitrary files in arbitrary ways.
This is the destination container for event definitions.
Currently, only gates are defined within fault trees.
Other event types are defined in the Model directly.
The container section can be expanded in future
to choose the destination files as well upon working with multi-files.
The current new-gate definitions
are constrained to define a fault-tree as well,
so that only single-top fault tree are allowed.
Issue #204
Issue #209
The model constructs can be distributed to multiple files.
The loading of these constructs is trivial;
however, saving and adding new constructs to these input files are unclear.
Moreover, the GUI somehow needs to clearly display the multi-file model
so that the association of constructs to files is clear to the user.
The issue is even exacerbated with the MEF 'include' or XML XInclude features,
which can link arbitrary files in arbitrary ways.
This issue is related to #197, #133
The text was updated successfully, but these errors were encountered: