Home > AI > Uncategorized

Domain Model (DM)

Class Box

  1. class name — (visibility)(name)(:type)( = initial value)

Only the name is compulsory.

Visibility.
Static attribute has underline.
Default visibility(no prefix) is package

name is italilic for interface.

2) attribute

open arrow to show inheritance.

3) operation

Relationship

Related posts:

Leave a Reply