Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Right clicking on a single row (or multiple selected rows) in the table provides several options. If the row is a SysML element, the first three options allow the user to expand, collapse, or refresh the display of sub-elements or connections within that element. If the row contains a Syndeia connection (blue arrows icon under SysML element), the top three options are grayed out (as shown above). The Go to option allows users to switch to another package—different from the one whose contents are currently displayed. Selecting the Compare SysML & Target option will invoke Syndeia's compare function that will compare the source and target of the connection. If you right clicked on a SysML element, then Syndeia will first collect all the connections in the context of that element recursively before invoking the compare function. If you right clicked on connection(s), then Syndeia will only compare the selected connection(s). Similarly, the Sync SysML → Target menu compares the source and target of the connection, and then updates the target based on the source. The Sync Target → SysML menu results in the reverse. Selecting the Delete Connection(s) menu will delete the selected connections.

Each column may be filtered by clicking on the inverted black triangle next to that column name. The choices are

  • (All) – All rows are shown
  • (Empty) – Only rows where this column value is empty are shown
  • (Custom…) – A custom filter dialog box is shown. Only rows whose contents obey the filtering criterion are shown.
  • Specific selections that appear in that column

    Image Modified








For example, to view only those SysML elements that have a connection to one or more repository element, apply the “is not empty” condition on the Connection column. Similarly, to view all connections to a specific repository (such as a MySQL repository) apply a filter to the Repository column.