Interface DerivableSchemaNode

    • Method Detail

      • getOriginal

        Optional<? extends SchemaNode> getOriginal()
        Deprecated, for removal: This API element is subject to removal in a future version.
        If this node is added by uses, returns original node definition from grouping where it was defined.
        Returns:
        original node definition from grouping if this node is added by uses, Optional.absent otherwise