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 | secure If set to true, all pages contained in the area are accessed through secure HTTP protocol, instead of the normal HTTP protocol. |
EBoolean | localize If set to true, all pages contained in this area considered to be multi-lingual. |
EBoolean | landmark If set to true, the area is reachable from all other pages or areas of the enclosing siteview or a super-area. |
EBoolean | protected If 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_layout webratio_specific |
Reference Summary | |
---|---|
TRANSACTION |
transaction Set of transaction contained in this area. |
AREA |
area Set of sub-areas in this area. |
PAGE |
page Set of pages with a heterogenous purpose that are contained in the AREA. |
AREA |
defaultArea DefaultArea is a sub-area that is accessed by default when this area is accessed. Either defaultPage or defaultArea has to be provided. |
PAGE |
defaultPage The page that is presented per default when the area is accessed. Either defaultPage or defaultArea has to be provided. |
OPERATIONUNIT |
operationunit Set of operations contained in this area. |
CONTEXTUNIT |
contextunit CONTEXTUNIT of this area, making the area context-aware. |
SESSIONMANAGEMENTUNIT |
sessionmanagementunit Sessionmanagementunits 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 |
---|