org.tm4j.panckoucke.abstraction .Abstractor

Description

The Abstractor interface which implementations to build a graph from the given topic map properties.

Inheritance Hierarchy

Method Summary
org.tm4j.panckoucke.model.AModel generateModel(org.tm4j.topicmap.TopicMapObject tmo,org.tm4j.panckoucke.abstraction.AbstractionContext ac)
Builds an abtract model of the properties of the TopicMapObject tmo.
void supportsAbstraction(org.tm4j.topicmap.TopicMapObject tmo,org.tm4j.panckoucke.abstraction.AbstractionContext ac)
Checks, if a concrete demand for an abstraction model can be handled by the implementation.