|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.test.Test
net.sf.magicproject.test.True
@XmlTestElement(id=TRUE) public final class True
| Method Summary | |
|---|---|
static Test |
getInstance()
Return the unique instance of this class. |
boolean |
test(Ability ability,
Targetable tested)
Indicates if the specified card matches with the test to do |
java.lang.String |
toString()
|
| Methods inherited from class net.sf.magicproject.test.Test |
|---|
extractTriggeredEvents, getConstraintTest, getOptimizedController, testPreemption |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public boolean test(Ability ability,
Targetable tested)
Test
test in class Testability - is the ability owning this test. The card component of this
ability should correspond to the card owning this test too.tested - the tested card
public static Test getInstance()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||