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

Description

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

Parameters
org.tm4j.topicmap.Topic type

Returns

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

Other Resources

Related Topics

Has Parameters