|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tm4j.topicmap.utils.testers.ClassInstanceAssocTester
A tester which tests Association objects to see if they are XTM class-instance associations which are created by TM4J when a new type is added to a Topic.
| Constructor Summary | |
ClassInstanceAssocTester()
|
|
| Method Summary | |
boolean |
test(java.lang.Object x)
Tests if an Association is (probably) an Association generated automatically to represent a class-instance association between a topic and one of its types. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClassInstanceAssocTester()
| Method Detail |
public boolean test(java.lang.Object x)
x is an Association which meets the following criteria:
If all the above criteria are true, then this test will return true. Otherwise the test will return false
test in interface uk.co.jezuk.mango.Predicate
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||