Model
Type ValueObject

Model represents the domain model of the domain

propertytypedescription
namestringThe name of the domain model
typestringThe type of the model
labelsstring[]The arbitrary list of labels of the model e.g. AggregateRoot etc
pathstringThe path of the domain model document
aliasesstring[]The aliases of the domain model
groupLabelstringThe label of the group
groupColorstringThe color of the group
descriptionstringThe description of the model
sourceUrlstringThe url of the source code of the model
editUrlstringThe url of the edit page of the source code of the model
notesstringThe notes about the model
ownersModel[]The owners of the model

This model is owned by 3 model(s): Model, ModelCollection, ModelGroup.