Interface HasModifiers<T extends HasModifiers<T>>

    • Method Detail

      • getModifiers

        Set<Modifier> getModifiers()
        Returns a Set with all modifiers of this model.

        The set returned must be mutable for changes!

        Returns:
        the modifiers