Skip to content

Feature

Defines a system base voltage which is referenced.

URI: geo:Feature
Type: Class

%%{init: {'theme':'base','themeVariables': {'lineColor': '#FF0000'}}}%%
classDiagram
    class Feature
    click Feature href "/Models/Profiles/AviationObstacle/ConcreteClasses/Feature/"
    style Feature fill:#102820,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        SpatialObject <|-- Feature : inherits
            click SpatialObject href "/Models/Profiles/AviationObstacle/ConcreteClasses/SpatialObject/"
            style SpatialObject fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        PowerSystemResource --|> Feature : inherits
            click PowerSystemResource href "/Models/Profiles/AviationObstacle/AbstractClasses/PowerSystemResource/"
            style PowerSystemResource fill:#F2EBE2,stroke:#333,stroke-width:2px,rx:10,ry:10,color:#8A0303

        LocationResource --|> Feature : inherits
            click LocationResource href "/Models/Profiles/AviationObstacle/AbstractClasses/LocationResource/"
            style LocationResource fill:#F2EBE2,stroke:#333,stroke-width:2px,rx:10,ry:10,color:#8A0303

        Feature --> Geometry : Feature.hasGeometry

        Geometry
            click Geometry href "/Models/Profiles/AviationObstacle/ConcreteClasses/Geometry/"
            style Geometry fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white


        Feature : hasGeometry

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
hasGeometry geo:hasGeometry 0..1 Geometry Geometric representation of the spatial object. direct

Schema Source

Responsive Footer