Interface IndexAwareModelFactory.Callback

  • Enclosing interface:
    IndexAwareModelFactory

    public static interface IndexAwareModelFactory.Callback
    Callback implementation shall tolerate duplicated notifications
    • Method Detail

      • instances

        void instances​(@NotNull
                       SConceptId concept)
        Report indexed model has instances of the concept specified
      • externalNodeRef

        void externalNodeRef​(@NotNull
                             SNodeId node)
        Report indexed model references node with a given id from some external model
      • localNodeRef

        void localNodeRef​(@NotNull
                          SNodeId node)
        Report indexed model references node with a given id that resides in the indexed model