|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Assertion
An assertion defines a full or partially configured state of a choice by asserting true,
false or undecided values for some number of predicates associated with the selections for that choice.
The assertion can in other words be used to preconfigure and/or restore the current state in a chain of choices.
Method Summary | |
---|---|
java.lang.String[] |
getNegatives()
Get the selections predicated as positive. |
java.lang.String[] |
getPositives()
Get the selections predicated as positive. |
java.lang.String |
getTarget()
Get the annotation target identifier. |
Method Detail |
---|
java.lang.String[] getNegatives()
java.lang.String[] getPositives()
java.lang.String getTarget()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |