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

Description

Alternative entry-point.
This method just calls mold(AModel, AMNode, AbstractionContext) with the centerNode of the model.
If the centerNode of the model does not represent a topic, the mold-method is not called and no further action will be taken.

Parameters
org.tm4j.panckoucke.abstraction.AbstractionContext ac - passed through
org.tm4j.panckoucke.model.AModel model -l the model to add arcs and nodes to
org.tm4j.topicmap.TopicMapObject tmo - currently ignored

Other Resources

Related Topics