|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) public @interface K9OnDiagram
| Optional Element Summary | |
|---|---|
String |
alias
Set this if you want to override the alias that will be produced for the item by the aliaser. |
Class<?>[] |
on
Set this value to limit the scope of the annotation to specific diagrams |
String |
stereotype
Allows you to set the stereotype for a class, method, package etc. |
public abstract Class<?>[] on
public abstract String alias
public abstract String stereotype
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||