Annotation Type SuppressSlot


  • @Retention(RUNTIME)
    public @interface SuppressSlot
    Indicates a bean property not to be included in its ontological schema.
    The annotation is to be applied to the getter method.
    Author:
    Paolo Cancedda