org.tm4j.panckoucke.impl.abstraction.compact.InstanceContributor .contribute(org.tm4j.panckoucke.model.AModel model,org.tm4j.topicmap.TopicMapObject tmo,org.tm4j.panckoucke.abstraction.AbstractionContext ac)

Description

Adds all Topic, Associations and Occurrences to the model which are instances of tmo This methode contributes an outgoing arc to the centernode. The arc is of AMGestalt GESTALT_INSTANCE AMGestaltRegistry#GESTALT_INSTANCE The endnodes of that arc either represent a Topic, an Occurrence or an Association Theese nodes are of AMGestalt GESTALT_TOPIC, GESTALT_OCCURRENCE or GESTALT_ASSOCIATION

Parameters
org.tm4j.panckoucke.abstraction.AbstractionContext ac
org.tm4j.panckoucke.model.AModel model
org.tm4j.topicmap.TopicMapObject tmo

Other Resources