Interface PlainAttrDAO

    • Method Detail

      • delete

        <T extends PlainAttr<?>> void delete​(T attr)
        Deletes the given plain attribute and removes it from its owner.
        Type Parameters:
        T - actual plain attr class
        Parameters:
        attr - plain attribute