-
Notifications
You must be signed in to change notification settings - Fork 17
Best practices for modelling
Knut Jetlund edited this page Dec 3, 2015
·
31 revisions
Names of packages, classes and attributes
-
Namespaces - the connection between UML packages and XML namespaces
-
Abstract classes
Documenting classes, attributes, association roles
- ref INSPIRE Repository tutorial page 8
- ref ISO19103 req 2, req 12, req 19, req 20, rec 2.
- ref ISO19109 /req/uml/documentation
- use of notes field and tagged values
- OCL: ref INSPIRE Repository tutorial page 10-11
- Display: ref ref INSPIRE Repository tutorial page 14
Stereotypes
-
what they mean and how we use them
-
how to create
-
Multiplicity
-
Roles
Associations
- Navigability
- ref INSPIRE Repository tutorial page 12-13
Profiles