Package ch.raffael.meldioc
Annotation Interface Feature.Import
- Enclosing class:
Feature
Mark a superclass or implemented interface as imported into the feature.
Usually, extending or implementing non-feature types is an error. This
annotation allows to declare that you know what you're doing. Use with
caution.