Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet |
---|---|---|---|---|
typeOfElement | voidable | ExposedElementClassification | 1..1 |
Navn | Type | Lengde | Multiplisitet |
---|---|---|---|
ExposedElementClassification | 1..1 |
Name | Type | English | Description |
---|---|---|---|
typeOfElement | ExposedElementClassification | A classification of the exposed element. |
Vis ExposedElementCoverage i NVDB Datakatalog
Id | Navn | Type | Multiplisitet |
---|---|---|---|
ExposedElementClassification | 1 ..1 |
Assosiasjonstype | Navn | Kilde | Destinasjon |
---|---|---|---|
arv | subtype ExposedElementCoverage | supertype CoverageByDomainAndRange | |
arv | subtype ExposedElementCoverage | supertype AbstractExposedElement |
Navn | Beskrivelse |
---|---|
DomainisrectifedGridOrReferenceableGrid | /* A domain is a rectified grid or referenceable grid */ inv: domainSet.oclIsKindOf(CV_RectifiedGrid) or domainSet.oclIsKindOf(CV_ReferenceableGrid) |
Range set is the levelOfVulnerability of VulnerabilityAssessment | /* Range set is the level, or intensity, of the vulnerability assessment */ inv: rangeSet.oclIsKindOf(VulnerabilityAssessment.levelOfVulnerability) |