Package eu.bandm.tools.annotations


package eu.bandm.tools.annotations
Own bandm metatools annotations.
  • Class
    Description
    Indicates that the annotated class is intentionally part of a cyclic dependency of classes.
    Indicates that the annotated element should not be visible in the API doc to the using programmer.
    Is thrown when a feature or variant is not yet implemented but foreseen.
    Is thrown at a point in the control flow which can never be reached, acoording to the intended semantics and conditions.
    Indicates that the value null may appear.
    Container annotation for ResourceDependency annotations.
    Indicates that a class may depend on resources at runtime.
    Indicates that the annotated element should have documentation, but has none.