FileArchetype
Supertype: AbstractFile
Definition: AbstractFile type that provides information common to all versions of a file.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 1.7 | | |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
name | string | 1.7 | 1 | name of the file. | |
mediaType | string | 1.7 | 1 | mime type of the file. | |
applicationCategory | ApplicationCategoryEnum | 1.7 | 1 | category of application that will use this file. | |
applicationType | ApplicationTypeEnum | 1.7 | 1 | type of application that will use this file. |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
hasFileProperty | FileProperty | 1.7 | 0..* | ||
hasFileComment | FileComment | 1.7 | 0..* |