Interface Deviation

    • Method Detail

      • getTargetPath

        default @NonNull SchemaNodeIdentifier.Absolute getTargetPath()
        Returns target node absolute schema node identifier.
        Returns:
        An identifier that points to the node in the schema tree where a deviation from the module occurs.
      • getDeviates

        @NonNull Collection<? extends DeviateDefinition> getDeviates()
        Returns deviate children.
        Returns:
        Collection of all deviate statements defined in this deviation.