Index

A B C D E H I L N O P R S T U V 
All Classes and Interfaces|All Packages

A

Advanced - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element is for advanced users and/or use cases.

B

Blocking - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element blocks execution in some way.

C

Convenience - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated method is a convenience method or constructor.
createdOn() - Element in annotation interface org.microbean.development.annotation.Issue
Describes when the issue itself was created.

D

description() - Element in annotation interface org.microbean.development.annotation.Issue
A description of the issue.

E

effect() - Element in annotation interface org.microbean.development.annotation.Issue
A description of the effect the issue has on the annotated element.
EntryPoint - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element is a notional entry point into a larger API surface.
Experimental - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element is experimental in some way.

H

Hack - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element is a hack or relates to a hack of some kind.

I

id() - Element in annotation interface org.microbean.development.annotation.Issue
Identifying information about the issue.
Incomplete - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element is incomplete in some way.
Internal - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element is for internal use only even if it is publicly visible, and is not guaranteed to be stable across versions.
Issue - Annotation Interface in org.microbean.development.annotation
Describes an issue that is related to the annotated element.

L

License - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element is governed by the license identified by the value of the License.uri() element.

N

name() - Element in annotation interface org.microbean.development.annotation.License
The name of the license in question.
NonBlocking - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element does not block execution in any way.

O

org.microbean.development.annotation - module org.microbean.development.annotation
Provides annotations useful during development.
org.microbean.development.annotation - package org.microbean.development.annotation
Provides annotations useful during development.
OverridingDiscouraged - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated method can be overridden, but only for exceptional reasons.
OverridingEncouraged - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated method should be overridden for optimal performance or other reasons.

P

Preferred - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element is preferred over others of a similar kind.

R

resolution() - Element in annotation interface org.microbean.development.annotation.Issue
How the issue was resolved.
resolvedOn() - Element in annotation interface org.microbean.development.annotation.Issue
When the issue was resolved.

S

severity() - Element in annotation interface org.microbean.development.annotation.Issue
The severity of the issue.
status() - Element in annotation interface org.microbean.development.annotation.Issue
A description of the current status of the issue.
SubordinateTo - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element is subordinate to another item in some way.

T

Todo - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element has some work associated with it.
type() - Element in annotation interface org.microbean.development.annotation.Issue
The kind of issue this is.

U

uri() - Element in annotation interface org.microbean.development.annotation.Issue
Where more information about the issue may be found.
uri() - Element in annotation interface org.microbean.development.annotation.License
An absolute URI identifying the license in question.
uri() - Element in annotation interface org.microbean.development.annotation.Todo
Where more information about the work may be found.

V

value() - Element in annotation interface org.microbean.development.annotation.Hack
A description of the hack.
value() - Element in annotation interface org.microbean.development.annotation.Incomplete
A description of what is incomplete.
value() - Element in annotation interface org.microbean.development.annotation.Preferred
A description of the reason for preference.
value() - Element in annotation interface org.microbean.development.annotation.SubordinateTo
An identifier of the thing this annotated element is subordinate to; often a method reference
value() - Element in annotation interface org.microbean.development.annotation.Todo
A description of the work.
value() - Element in annotation interface org.microbean.development.annotation.Version
The value of the version.
Version - Annotation Interface in org.microbean.development.annotation
Indicates that the annotated element is associated with some kind of version.
A B C D E H I L N O P R S T U V 
All Classes and Interfaces|All Packages