Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI: Handling multi-file models #204

Open
rakhimov opened this issue Jun 13, 2017 · 0 comments
Open

GUI: Handling multi-file models #204

rakhimov opened this issue Jun 13, 2017 · 0 comments

Comments

@rakhimov
Copy link
Owner

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

@rakhimov rakhimov changed the title GUI: Handling multi-input-file models GUI: Handling multi-file models Jun 13, 2017
rakhimov added a commit that referenced this issue Jul 22, 2017
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant