Employee Group

Child Components

Employee Type Code 0..1
Job Title 0..∞
Job Code 0..1
Responsibility 0..∞
Department Identifier 0..1
Category Classification 0..∞
Professional Qualification 0..∞
Professional Skill 0..∞

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class EmployeeGroup {
    String EmployeeTypeCode
    String JobTitle
    String JobCode
    String Responsibility
    String DepartmentIdentifier
}

class "CategoryClassification"{}
class "ProfessionalQualification"{}
class "ProfessionalSkill"{}

EmployeeGroup o-d- "0...∞" "CategoryClassification"
EmployeeGroup o-r- "0...∞" "ProfessionalQualification"
EmployeeGroup o-u- "0...∞" "ProfessionalSkill"

hide circle
@enduml

Where Used

Following is a list of components that have Employee Group as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 2c204be1c95843da92da72a4cd3d13d3

connectSpec (OAGIS) Version 10.12