org.tm4j.panckoucke.store.StoreManager .getTopicmapReference(org.tm4j.panckoucke.model.AMMember member)

Description

Conceptually static method (Interfaces do not allow the declaration of static methods) which returns a TopicMapReference-Object for a given AMMember If the AMMember is not of Gestalt Topicmap, the Implementation may do anyeffort to determine the meant Topicmap. If this is not successfull, the implementation may return null.

Parameters
org.tm4j.panckoucke.model.AMMember member

Throws

Returns

TopicMapReference

Other Resources

Related Topics

Has Parameters