Annotation Interface IModelProcessorContribution.Beforefragment

Enclosing interface:
IModelProcessorContribution

@ComponentPropertyType @Target(TYPE) public static @interface IModelProcessorContribution.Beforefragment
An OSGi service component property type used to specify the value of the beforeFragment attribute , which specifies if the processor has to be invoked before model fragments are added. If not specified it defaults to true.
Since:
1.16
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • value

      boolean value
      Default:
      true