Person

Note: There is a newer version of this specification see VEC 2.1.0

Specifies all relevant data of a person.

General Information

Attribute Value
Owner pdm
Applied Stereotype
Base Classifier
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
companyName String 0..1

Specifies the name of the company the person belongs to.

Person
department String 0..1

Specifies the department the person belongs to.

Person
firstName String 0..1

Specifies the person’s first name.

Person
lastName String 1

Specifies the person’s last name.

Person
phoneNumber String 0..*

Specifies the person’s phone number.

Person
emailAddress String 0..*

Specifies the person’s email address.

Person
aliasId AliasIdentification 0..*

Specifies identifiers for the Person in different contexts.

Person
Previous