Property Name |
Brief Description |
UML Representation |
Name |
The
name of the business worker. |
The
attribute "Name" on model element. |
Brief
Description |
A
brief description of the role and purpose of the business worker. |
Tagged
value, of type "short text". |
Responsibilities |
A
survey of the responsibilities defined by the business worker. This may
include the workerÆs lifecycle, from being instantiated and populated
until the job is finished. |
A
(predefined) tagged value on the superclass "Type". |
Relationships |
The
relationships, such as generalizations, associations, and aggregations, in
which the business worker participates. |
Owned
by an enclosing package, via the aggregation "owns". |
Operations |
The
operations defined by the business worker. |
Owned
by the superclass "Type" via the aggregation "members". |
Attributes |
The
attributes defined by the business worker. |
-
" - |
Characteristics |
Used
primarily for human business workers: The physical environment of the
business worker, the number of individuals the business worker represents,
the business worker's level of domain knowledge, the business worker's level
of computer experience, other applications the business worker is using, and
other general characteristics such as gender, age, cultural background, etc. |
Tagged
value, of type "formatted text". |
Competence
Requirements |
A
description of skills a worker needs to perform a job, as well as any other
relevant information about the worker that is not mentioned elsewhere. |
Tagged
value, of type "short text". |
Diagrams |
Any
diagrams local to the business worker, such as interaction diagrams or
statechart diagrams. |
Owned
by an enclosing package, via the aggregation "owns". |