org.tm4j.panckoucke.impl.abstraction.extended .ExtendedAbstractionUtil

Inheritance Hierarchy

Method Summary
void addMembersOfAssociation(org.tm4j.panckoucke.model.AModel model,org.tm4j.topicmap.Association assoc,org.tm4j.panckoucke.model.AMNode assocNode,org.tm4j.topicmap.Topic t0,org.tm4j.panckoucke.model.AMNode n0)
Adds arcs for all members of the given association.

The arcs representedObject-property is set to the roleSpec of this member, if any, the gestalt of the arcs is set to GESTALT_ROLE.
Adds endnodes to theese arcs for every player of that member
void addTypingInfo(org.tm4j.panckoucke.model.AModel m,org.tm4j.panckoucke.model.AMNode n,org.tm4j.topicmap.Topic t)
Adds an incoming arc to AMNode n, with gestalt INSTANCE and a new AMNode n2 as startnode.
org.tm4j.panckoucke.model.AMNode retrieveTypeNode(org.tm4j.panckoucke.model.AMNode n)
Looks for an incoming arc of n with gestalt INSTANCE.