Skip to content

NonMetallicSheathLayer

Uniform and continuous tubular non-metallic sheath. This class allows for the representation of any sheaths not properly defined with it's children classes.For example, separation sheaths (inner sheath applied between two metallic coverings of different materials).Note: The term sheath is only used for metallic coverings in North America, whereas the term jacket is used for non-metallic coverings.

URI: cim:NonMetallicSheathLayer
Type: Class

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

        NonMetallicSheathLayer <|-- BindingLayer : inherits

        BindingLayer
            click BindingLayer href "/Models/Profiles/SubseaCableInfo/ConcreteClasses/BindingLayer/"
            style BindingLayer fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        NonMetallicSheathLayer <|-- InnerSheathLayer : inherits

        InnerSheathLayer
            click InnerSheathLayer href "/Models/Profiles/SubseaCableInfo/ConcreteClasses/InnerSheathLayer/"
            style InnerSheathLayer fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        NonMetallicSheathLayer <|-- OverSheathLayer : inherits

        OverSheathLayer
            click OverSheathLayer href "/Models/Profiles/SubseaCableInfo/ConcreteClasses/OverSheathLayer/"
            style OverSheathLayer fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        NonMetallicSheathLayer <|-- SwellableWaterTapes : inherits

        SwellableWaterTapes
            click SwellableWaterTapes href "/Models/Profiles/SubseaCableInfo/ConcreteClasses/SwellableWaterTapes/"
            style SwellableWaterTapes fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        CableLayer <|-- NonMetallicSheathLayer : inherits
            click CableLayer href "/Models/Profiles/SubseaCableInfo/AbstractClasses/CableLayer/"
            style CableLayer fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white


        CableInfo --> CableLayer : CableInfo.Layer

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

        MultiCoreCableInfo --> CableLayer : MultiCoreCableInfo.BeltedLayer

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


        CableLayer : CableLayer.mRID
        CableLayer : CableLayer.diameterOverLayer
        CableLayer : CableLayer.layerOrder

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
mRID cim:CableLayer.mRID 0..1 string Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in IETF RFC 4122, for the mRID. The use of UUID is strongly recommended.For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements. CableLayer
diameterOverLayer cim:CableLayer.diameterOverLayer 0..1 Length Use either diameter over layer or layer thickness.Specification varies by manufacturer and manufacturing process. For extruded layers, the diameter is typically provided. For tapes, the thickness is typically applied. CableLayer
layerOrder cim:CableLayer.layerOrder 0..1 integer Order of the layer outwards from the cable core.For a multi-core cable, belted layers must have their own order starting from the first belted layer.Intercalated layers (typically tapes, where each tape is both below and above the other tape) must share the same layer order. CableLayer

Schema Source

Responsive Footer