| Overview | Package |
aspectWebML.asymmetricConcernComposition.aspectualSubject.JoinPoint |__aspectWebML.symmetricConcernComposition.ComposableElement |__aspectWebML.webML.basic.ModelElement |__aspectWebML.webML.basic.IdentifiedElement |__aspectWebML.webML.basic.NamedElement |__aspectWebML.webML.auxiliary.Node |__aspectWebML.webML.navigation.hypertext.LINKABLEELEMENT |__aspectWebML.webML.navigation.hypertextOrganization.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:
| Attribute Summary | |
|---|---|
EBoolean | secureIf set to true, all pages contained in the area are accessed through secure HTTP protocol, instead of the normal HTTP protocol. |
EBoolean | localizeIf set to true, all pages contained in this area considered to be multi-lingual. |
EBoolean | landmarkIf set to true, the area is reachable from all other pages or areas of the enclosing siteview or a super-area. |
EBoolean | protectedIf set to true, all pages contained in the site view can only be accessed by users belonging to a group entiteld to access the site view. If the user is not logged in yet when accessing the site view, a login form is automatically displayed. |
EString | presentationpage_layoutwebratio_specific |
| Reference Summary | |
|---|---|
TRANSACTION |
transactionSet of transaction contained in this area. |
AREA |
areaSet of sub-areas in this area. |
PAGE |
pageSet of pages with a heterogenous purpose that are contained in the AREA. |
AREA |
defaultAreaDefaultArea is a sub-area that is accessed by default when this area is accessed. Either defaultPage or defaultArea has to be provided. |
PAGE |
defaultPageThe page that is presented per default when the area is accessed. Either defaultPage or defaultArea has to be provided. |
OPERATIONUNIT |
operationunitSet of operations contained in this area. |
CONTEXTUNIT |
contextunitCONTEXTUNIT of this area, making the area context-aware. |
SESSIONMANAGEMENTUNIT |
sessionmanagementunitSessionmanagementunits used in the area by specific pages, etc. |
| Attributes inherited from IdentifiedElement | id |
|---|
| Attributes inherited from NamedElement | name |
|---|
| References inherited from IdentifiedElement | property, comment |
|---|
| References inherited from LINKABLEELEMENT | link, graphmetadatago |
|---|