org.tm4j.topicmap.Topic .isOfType(org.tm4j.topicmap.Topic type)

Description

Determines whether the specified topic is one of the types of this topic.

Parameters
org.tm4j.topicmap.Topic type the topic to be compared to this topic's typing topics.

Returns

true if type is among the topics defining this topic's type, false otherwise.

Other Resources

Related Topics

Has Parameters