org.tm4j.topicmap.utils.testers.TypeTester .test(java.lang.Object o)

Description

Performs the test.

Parameters
java.lang.Object o The object to be tested.

Returns

True if the object is a Topic, Association, Member or Occurrence and if there is one or more type-specifying topic for that object which is in the list of allowed types, or if there is one or more type-specifying topic for that object which has a subject or subject indicator which is in the list of allowed subjects or indicators. For the purposes of this method, the topic returned by Member.getRoleSpec() is considered to be a type-specifying topic.

Other Resources

Related Topics

Has Parameters