Previous Table of Contents Next


10.3.3 DataObjectSet


   This represents a set of data objects that can be the source or target of a Transformation.

   Superclasses

   ModelElement

   References

   element

Identifies the elements in the DataObjectSet.

class:

defined by:

multiplicity:

ModelElement
DataObjectSetElement::element
one or more

   sourceTransformation

Identifies the Transformation of the source.

class:

defined by:

multiplicity:

inverse:

Transformation
TransformationSource::sourceTransformation
zero or more
Transformation::source

   targetTransformation

Identifies the Transformation of the target.

class:

defined by:

multiplicity:

inverse:

Transformation
TransformationTarget::targetTransformation
zero or more
Transformation::target