|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@TypeQualifier
@Inherited
@SubtypeOf(value={})
public @interface ChangeStateAnnotate methods with this to signaling a change of the typestate of the receiver. The typestate will change from the from state to the to states.
| Required Element Summary | |
|---|---|
java.lang.String |
from
|
java.lang.String[] |
to
|
| Element Detail |
|---|
public abstract java.lang.String from
public abstract java.lang.String[] to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||