|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface AtomReference
| Required Element Summary | |
|---|---|
java.lang.String |
value
The single attribute of this annotation is the symbolic constant of a HGAtomRef.Mode, specified as a string. |
| Element Detail |
|---|
public abstract java.lang.String value
HGAtomRef.Mode, specified as a string. This is,
one of "hard", "symbolic" or "floating".
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||