Skip to content

Metamodel libraries

Philippe DUL edited this page Mar 1, 2023 · 4 revisions

libraries

ModelInformation

Common Types:

Specific fields

Reference Type Range Description
ownedReferences LibraryReference 0..*
version ModelVersion 0..1

Inherited fields (from LibraryAbstractElement)

Attribute Type Range Description
id EString 0..1

LibraryReference

Common Types:

Specific fields

Attribute Type Range Description
accessPolicy AccessPolicy 1..1
Reference Type Range Description
library ModelInformation 1..1
version ModelVersion 0..1

Inherited fields (from LibraryAbstractElement)

Attribute Type Range Description
id EString 0..1

ModelVersion

Common Types:

Specific fields

Attribute Type Range Description
lastModifiedFileStamp ELong 0..1
majorVersionNumber EInt 1..1
minorVersionNumber EInt 1..1

Inherited fields (from LibraryAbstractElement)

Attribute Type Range Description
id EString 0..1

AccessPolicy

Common Types:

Attribute Description
readAndWrite
readOnly

LibraryAbstractElement

Common Types:

Known Sub Types: ModelInformation, LibraryReference, ModelVersion

Specific fields

Attribute Type Range Description
id EString 0..1

Clone this wiki locally