
Metamodel user guide
Module Modelio specific metaclass.
Represents a Modelio module.
It inherits from Component, its nearest looking like UML representation.


Figure 108 : ModuleComponent (architecture_autodiagram)
Attribute | Description |
---|---|
integer LicenseKey [1..1] | |
integer MajVersion [1..1] | |
integer MinVersion [1..1] | |
string MinMinVersion [1..1] | |
string MinBinVersionCompatibility [1..1] | |
string JavaClassName [1..1] | |
ModuleState State [1..1] |
Association | Description |
---|---|
DefinedPropertyType : PropertyType [0..*] | |
OwnedProfile : Profile [0..*] | |
ModuleParameter : ModuleParameter [0..*] | |
DependsOn : ModuleComponent [0..*] | |
Impacted : ModuleComponent [0..*] |