aspectWebML.webML.navigation.hypertext
Abstract Class DISPLAYUNIT

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.hypertext.CONTENTUNIT
                |__aspectWebML.webML.navigation.hypertext.DISPLAYUNIT

	    

Displayunit is a base entity for all units that display attributes of an entity.

Constraints:

  1. displayattributesContainedInReferencedEntity: entity <> null and entity.attribute->includesAll(displayattribute)

Reference Summary
SELECTOR selector
Selector that determines the instance of the entity that should be displayed.
ATTRIBUTE displayattribute
Set of attributes that should be displayed.
ENTITY entity
The entity whose attributes should be displayed.

Attributes inherited from IdentifiedElement
id

Attributes inherited from NamedElement
name

References inherited from IdentifiedElement
property, comment

References inherited from LINKABLEELEMENT
link, graphmetadatago


Copyright Andrea Schauerhuber, Cornelia Tomasek (Vienna University of Technology, 2007)
Note: This documentation is partly based upon WebRatio's WebML User Guide (for further information on WebRatio see http://www.webratio.com/), 'Designing Data-Intensive Web Applications' [S.Ceri, P. Fraternali, A. Bongio, M. Brambilla, S. Comai, M. Matera, 2003] (for further information see http://www.webml.org/webml/page2.do?ctx1=EN) and 'Model-driven Development of Context-Aware Web Applications' [S. Ceri, F. Daniel, M. Matera, F. M. Facca. ACM Transactions on Internet Technology, 2007, 7(1)]