A C D N S T V 
All Classes All Packages

A

ApiIssue - Annotation Type in com.machinezoo.stagean
Description of one API issue.
ApiIssues - Annotation Type in com.machinezoo.stagean
Collection of ApiIssue annotations.

C

CodeIssue - Annotation Type in com.machinezoo.stagean
Description of one code issue.
CodeIssues - Annotation Type in com.machinezoo.stagean
Collection of CodeIssue annotations.
com.machinezoo.stagean - module com.machinezoo.stagean
Annotation types that let you document development stage of your project on class or method level.
com.machinezoo.stagean - package com.machinezoo.stagean
This package contains annotation types that can be used to document current development stage on type or member level.
CompleteApi - Annotation Type in com.machinezoo.stagean
Optionally flags code that has finished API.
CompleteCode - Annotation Type in com.machinezoo.stagean
Optionally flags code that has finished implementation.
CompleteDocs - Annotation Type in com.machinezoo.stagean
Optionally flags code that has finished javadoc.
CompleteTests - Annotation Type in com.machinezoo.stagean
Optionally flags code that has finished tests.

D

DocIssue - Annotation Type in com.machinezoo.stagean
Description of one documentation issue.
DocIssues - Annotation Type in com.machinezoo.stagean
Collection of DocIssue annotations.
DraftApi - Annotation Type in com.machinezoo.stagean
Flags code that has unfinished API.
DraftCode - Annotation Type in com.machinezoo.stagean
Flags code that has unfinished implementation.
DraftDocs - Annotation Type in com.machinezoo.stagean
Flags code that has unfinished javadoc.
DraftTests - Annotation Type in com.machinezoo.stagean
Flags code that has unfinished tests.

N

NoApi - Annotation Type in com.machinezoo.stagean
Flags code that does not have any public API at all.
NoDocs - Annotation Type in com.machinezoo.stagean
Flags code that does not have any javadoc at all.
NoTests - Annotation Type in com.machinezoo.stagean
Flags code that does not have any tests at all.

S

StubApi - Annotation Type in com.machinezoo.stagean
Flags code that has almost no API.
StubCode - Annotation Type in com.machinezoo.stagean
Flags code that has almost no implementation.
StubDocs - Annotation Type in com.machinezoo.stagean
Flags code that has almost no javadoc.
StubTests - Annotation Type in com.machinezoo.stagean
Flags code that has almost no tests.

T

TestIssue - Annotation Type in com.machinezoo.stagean
Description of one test issue.
TestIssues - Annotation Type in com.machinezoo.stagean
Collection of TestIssue annotations.

V

value() - Method in annotation type com.machinezoo.stagean.ApiIssue
Description of the issue.
value() - Method in annotation type com.machinezoo.stagean.ApiIssues
All ApiIssue annotations defined on the element.
value() - Method in annotation type com.machinezoo.stagean.CodeIssue
Description of the issue.
value() - Method in annotation type com.machinezoo.stagean.CodeIssues
All CodeIssue annotations defined on the element.
value() - Method in annotation type com.machinezoo.stagean.CompleteApi
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.CompleteCode
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.CompleteDocs
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.CompleteTests
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.DocIssue
Description of the issue.
value() - Method in annotation type com.machinezoo.stagean.DocIssues
All DocIssue annotations defined on the element.
value() - Method in annotation type com.machinezoo.stagean.DraftApi
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.DraftCode
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.DraftDocs
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.DraftTests
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.NoApi
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.NoDocs
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.NoTests
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.StubApi
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.StubCode
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.StubDocs
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.StubTests
Free-form text used for clarification.
value() - Method in annotation type com.machinezoo.stagean.TestIssue
Description of the issue.
value() - Method in annotation type com.machinezoo.stagean.TestIssues
All TestIssue annotations defined on the element.
A C D N S T V 
All Classes All Packages