aspectWebML.webML.navigation.hypertext
Class LINKPARAMETER

aspectWebML.asymmetricConcernComposition.aspectualSubject.JoinPoint
  |__aspectWebML.symmetricConcernComposition.ComposableElement
    |__aspectWebML.webML.basic.ModelElement
      |__aspectWebML.webML.basic.IdentifiedElement
        |__aspectWebML.webML.basic.NamedElement
          |__aspectWebML.webML.navigation.hypertext.LINKPARAMETER

	    

A parameter that is transportet throug a link.

Constraints:

  1. EitherSourceOrSourceValueOrSourceRef: not source.oclIsUndefined() xor not sourceValue.oclIsUndefined() xor not sourceRef.oclIsUndefined()
  2. EitherTargetOrTargetRef: not target.oclIsUndefined() xor not targetRef.oclIsUndefined()
  3. OCL: Wenn Passing=true muss target nicht vorhanden sein.

Attribute Summary
EStringsource
deprecated
EBooleanpassing
Specifies if the parameter is just passed to the target in order to be used again as a Linkparameter for links exiting the target.
EStringtarget
deprecated
WebMLTypestype
Type of the parameter, i.e., the constant value
EBooleanloopback

EStringsourceValue
A constant value.
ContentTypescontentType
Type of the parameter, i.e., the constant value

Reference Summary
LINKPARAMETERSOURCE sourceRef
Source of the parameter, for example a selection field. SelectionField_Field_AttributeOfDisplayUnit_AttributeOfEntityManagementUnit_SourceAndTargetEntitiesOfDISConnectUnits
LINKPARAMETERTARGET targetRef
Target of the parameter. Slot_SelectorCondition_SelectionField_Field_AttributeOfDisplayUnit_AttributeOfEntityManagementUnit_SourceAndTargetEntitiesOfDISConnectUnits
LINKPARAMETER sourceLinkParameter
Passing Parameter from a previous Link.

Attributes inherited from IdentifiedElement
id

Attributes inherited from NamedElement
name

References inherited from IdentifiedElement
property, comment


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