Annotation Interface ImplementationOf
This annotation is used to mark a class as an implementation of the
Loadable interface.
The ImplementationOf annotation is primarily used in the process of dependency file generation.
These files are used to load data from the plugin into the main application. If these files are manually
generated, the annotation is not required. However, if the dependency files are generated automatically,
this annotation is necessary to establish the relationship between the plugin and the Loadable interface.
- See Also:
-
Required Element Summary
Required Elements