Skip to content

StreetDetail

Street details, in the context of address.

URI: cim:StreetDetail
Type: Class

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


        StreetAddress --> StreetDetail : StreetAddress.streetDetail

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


        StreetDetail : StreetDetail.number
        StreetDetail : StreetDetail.name
        StreetDetail : StreetDetail.suffix
        StreetDetail : StreetDetail.prefix
        StreetDetail : StreetDetail.type
        StreetDetail : StreetDetail.code
        StreetDetail : StreetDetail.buildingName
        StreetDetail : StreetDetail.suiteNumber
        StreetDetail : StreetDetail.addressGeneral
        StreetDetail : StreetDetail.addressGeneral2
        StreetDetail : StreetDetail.addressGeneral3
        StreetDetail : StreetDetail.withinTownLimits
        StreetDetail : StreetDetail.floorIdentification

Inheritance

  • StreetDetail

Attributes

Name URI Cardinality and Range Description Inheritance
number cim:StreetDetail.number No cardinality available string Designator of the specific location on the street. direct
name cim:StreetDetail.name No cardinality available string Name of the street. direct
suffix cim:StreetDetail.suffix No cardinality available string Suffix to the street name. For example: North, South, East, West. direct
prefix cim:StreetDetail.prefix No cardinality available string Prefix to the street name. For example: North, South, East, West. direct
type cim:StreetDetail.type No cardinality available string Type of street. Examples include: street, circle, boulevard, avenue, road, drive, etc. direct
code cim:StreetDetail.code No cardinality available string (if applicable) Utilities often make use of external reference systems, such as those of the town-planner's department or surveyor general's mapping system, that allocate global reference codes to streets. direct
buildingName cim:StreetDetail.buildingName No cardinality available string (if applicable) In certain cases the physical location of the place of interest does not have a direct point of entry from the street, but may be located inside a larger structure such as a building, complex, office block, apartment, etc. direct
suiteNumber cim:StreetDetail.suiteNumber No cardinality available string Number of the apartment or suite. direct
addressGeneral cim:StreetDetail.addressGeneral No cardinality available string First line of a free form address or some additional address information (for example a mail stop). direct
addressGeneral2 cim:StreetDetail.addressGeneral2 No cardinality available string (if applicable) Second line of a free form address. direct
addressGeneral3 cim:StreetDetail.addressGeneral3 No cardinality available string (if applicable) Third line of a free form address. direct
withinTownLimits cim:StreetDetail.withinTownLimits No cardinality available boolean True if this street is within the legal geographical boundaries of the specified town (default). direct
floorIdentification cim:StreetDetail.floorIdentification No cardinality available string The identification by name or number, expressed as text, of the floor in the building as part of this address. direct

Schema Source

Responsive Footer