aspectWebML.webML.navigation.sessionManagement
Class GETCLIENTPARUNIT

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.sessionManagement.SESSIONMANAGEMENTUNIT
                |__aspectWebML.webML.navigation.sessionManagement.GETCLIENTPARUNIT

	    

Unit that makes available a parameter obtained from the client device used to access the web application.

Constraints:

  1. OnlyOutgoingLinksToOperationUnitsAndContextUnit: self.link->forAll(l | l.to.oclIsTypeOf(navigation::contentManagement::OPERATIONUNIT) or l.to.oclIsTypeOf(navigation::hypertext::CONTEXTUNIT))
  2. TransportLinksOnly: self.link->forAll(l | l.type<>hypertext::linkType::transport)

Reference Summary
OUTPARAMETER clientparameter
The retrieved parameter from the client

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)]