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

Description

Determines whether the type of the occurrence is described by type.

Parameters
org.tm4j.topicmap.Topic type

Returns

true if the type of this Occurrence is defined by the topic type, false otherwise.

Other Resources

Related Topics

Has Parameters