Class ExceptionsDialog

    • Field Detail

      • ICON_COLUMN_INDEX

        public static final int ICON_COLUMN_INDEX
        The Constant ICON_COLUMN_INDEX.
        See Also:
        Constant Field Values
      • CONTEXT_COLUMN_INDEX

        public static final int CONTEXT_COLUMN_INDEX
        The Constant CONTEXT_COLUMN_INDEX.
        See Also:
        Constant Field Values
      • NAME_COLUMN_INDEX

        public static final int NAME_COLUMN_INDEX
        The Constant NAME_COLUMN_INDEX.
        See Also:
        Constant Field Values
      • ICON_COLUMN

        public static final String ICON_COLUMN
        Columns of a table, which is used into ParameterEditDialog.
        See Also:
        Constant Field Values
      • editingDomain

        protected org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain
        The transactional editing domain which is used to get the commands and alter the model.
    • Constructor Detail

      • ExceptionsDialog

        public ExceptionsDialog​(Shell parentShell,
                                org.palladiosimulator.pcm.repository.Signature signature)
        Instantiates a new exceptions dialog.
        Parameters:
        parentShell - the parent shell
        signature - the signature