Class BoxIndex

  • All Implemented Interfaces:
    KnowledgeIndex

    @Deprecated
    public final class BoxIndex
    extends NullableIndex
    Deprecated.
    An index that checks if a shape can be set to null.

    This index is deprecated in favor of NullableIndex.

    • Constructor Detail

      • BoxIndex

        public BoxIndex​(Model model)
        Deprecated.
    • Method Detail

      • isBoxed

        @Deprecated
        public boolean isBoxed​(ToShapeId shape)
        Deprecated.