A
model is the root package of the business model in a subsystem. It exposes
class diagrams, classifiers, associations and packages.
Properties
Name
Logical name of the model.
All the files generated for the elements of this model are created
in a folder whose name is derived from the name of the model.
Xion: the model
name must be specified to access an element of this model outside
this namespace. Example: to access class "C" defined in
the model "Business Model": "Business_Model::C".
Servlet, JSP:
the classes generated for the elements are defined under a package
whose name is derived from the name of the model.
PHP: the
generated scripts are stored under a folder whose name is derived
from the name of the model.