Prev | Next |
Information Item
Description
An Information Item element represents an abstraction of data, which data can be conveyed between two objects. The term 'Information Item' is also more loosely applied to any classifier that represents a more specific identification of the type of data that can be conveyed between two objects
The conveyance and realization of Information Items (of either kind) between the two objects is represented by an Information Flow connector.
Toolbox icon
Learn more
OMG UML Specification:
The OMG Unified Modeling Language specification, (v2.5.1, p.673) states:
InformationItems represent many kinds of information that can flow from sources to targets in very abstract ways. They represent the kinds of information that may move within a system, but do not elaborate details of the transferred information. Details of transferred information are the province of other Classifiers that may ultimately define InformationItems. Consequently, InformationItems cannot be instantiated and do not themselves have features, generalizations, or associations.
An important use of InformationItems is to represent information during early design stages, possibly before the detailed modeling decisions that will ultimately define them have been made. Another purpose of InformationItems is to abstract portions of complex models in less precise, but perhaps more general and communicable, ways.