Interface WeaveAnchorQuery

  • All Superinterfaces:
    Query
    All Known Implementing Classes:
    QueryProviderBase.Defaults

    public interface WeaveAnchorQuery
    extends Query
    Weaved nodes are generally simply appended to the list of parent's children. This query gives greater control over insertion point. No assumption shall be made on whether output model is complete or not, i.e. output parent node (aka context node) might not be attached to model yet.
    Since:
    3.3