|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.geworkbench.bison.annotation.CSAnnotationType<T>
public class CSAnnotationType<T extends DSNamed>
| Constructor Summary | |
|---|---|
CSAnnotationType(java.lang.Class<T> type,
java.lang.String label)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLabel()
Retrieves the label (name) for this annotation type. |
java.lang.Class<T> |
getType()
Retrieves the type of the annotation type's associated values. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSAnnotationType(java.lang.Class<T> type,
java.lang.String label)
| Method Detail |
|---|
public java.lang.String getLabel()
DSAnnotationType
getLabel in interface DSAnnotationType<T extends DSNamed>public java.lang.Class<T> getType()
DSAnnotationType
getType in interface DSAnnotationType<T extends DSNamed>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||