Function Menu

The popup menu on Functions contains the following commands:

Edit

All enables you to modify all the text of the selected object. It opens an editor window which contains the text ready for editing.

Header enables you to modify the header of the selected object. It opens an editor window which contains the text ready for editing. The function header defines the number and order of the formal parameters and the optional return type. A function header may define IN parameters, INOUT parameters and OUT parameters.

Purpose enables you to modify the Purpose text of the selected object. It opens an editor window which contains the text ready for editing.

Body. The Edit facility enables you to modify the Body text of the selected Function. It opens an editor window which contains the text ready for editing.The Function body defines all objects which are needed within the function itself. A Function may define constants, types and data.

View is very useful if you are running ProMod-PLUS in a multi-user mode. If another user is already editing an object, both the textual and graphical representations of that object are locked, but you can still open the object's text in view mode. You can select the text of more than one object for viewing.

All enables you to view all the text for selected object(s).

Header enables you to view the Header text for the selected object.

Purpose enables you to view the Purpose text for selected object(s).

Body enables you to view the Body text for the selected function.

Analyze Traceability is used  to analyze the Traceability Links for the selected object(s).