WS-CDL Preferences

Top  Previous  Next

The WS-Engineer WS-CDL preferences page is accessed from the Eclipse menu item: Window à Preferences à LTSA WS-Engineer à WS-CDL.

 

 

General

 

Option

Description

Hide <silent> actions

This option specifies whether the silent construct of WS-CDL is hidden in translation.  If checked, the silent action is hidden. If unchecked, the silent actions are included in the observable actions.

Hide condition .write actions

This option specifies whether the write actions of conditional constructs of WS-CDL are hidden in translation.  If checked, the write actions are hidden. If unchecked, the actions are included in the observable actions.

Hide causeException (throw) actions

This option specifies whether the causeException actions of WS-CDL are hidden in translation.  If checked, the causeException actions are hidden. If unchecked, the causeException actions are included in the observable actions.

Ignore invalid interactions on restricted channel type actions

This option specifies whether WS-Engineer checks the type of interaction used over a channel type and the restrictions imposed on the interactions using the channel.  If checked and an interaction is specified in WS-CDL which is not valid on the channel type then an error added to the Error view.  If unchecked, then the action violation is ignored and the model is built as if there was no violation.