Package org.jpatterns.core
Annotation Type DesignPattern
-
@Retention(RUNTIME) @Target(ANNOTATION_TYPE) @Documented @Inherited public @interface DesignPattern- Since:
- 2010-07-14
- Author:
- Michael Hunger
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Refactoring[]refactoringsjava.lang.Class[]relatedSourcesourcejava.lang.String[]urls
-
-
-
Element Detail
-
type
Type type
-
-
-
source
Source source
- Default:
- org.jpatterns.core.Source.GoF
-
-
-
refactorings
Refactoring[] refactorings
- Default:
- {}
-
-