ArchimateProject
Represents an Archimate project

ArchimateProject is the top element in the composition tree and serves as the entry point. There is at most one ArchimateProject in a Modelio model repository. 

An ArchimateProject contains one or more Models and ViewPoints.

: Class Architecture Diagram (automatic)
Figure 27 : Class Architecture Diagram (automatic)
ArchimateProjectModelViewPoint
Association
Description
model : Model [0..*]

The contained Archimate models.

viewPoints : ViewPoint [0..*]

The contained view points.