Overview | Parentpackage |
The package hypertextOrganization provides concepts that enable the modularisation of the front-end of the application to receive a logical division.
Class Summary | |
---|---|
ALTERNATIVE | Alternatives contain sub-pages that are diplayed one at a time, in alternative. |
AREA | Areas are modules that are used to decompose large and complex siteviews. They are containers for PAGE elements and other sub-areas. Sub-areas are used to form a hierarchical organization of a siteview. Constraints:
|
CUSTOMLINKPROPAGATIONS | Determines the LINKSEQUENCE to calculate the CONTENTUNITs of the PAGE for a specific incoming LINK. |
LINKSEQUENCE | Defines a sequence of LINKs between the CONTENTUNITs of the PAGE. This sequence determines in which order the CONTENTUNITs are computed when the PAGE is entered |
PAGE | Pages are the actual interface elements that are delivered to the user. Constraints:
|
PORT | A port collects Web service operations in form of operationunits. |
SITEVIEW | A siteview is the top level element for the locigal division of the front-end. It contains constructs as areas or pages. |
SERVICEVIEW | A serviceview is a collection of ports which expose the functionality of a Web Service through operations. |