org.tm4j.panckoucke.impl.abstraction.compact.CompactAssocAbstractor .generateModel(org.tm4j.topicmap.TopicMapObject tmo,org.tm4j.panckoucke.abstraction.AbstractionContext ac)

Description

The generated model has the following shape

  • The rootNode represents the Association tmo.
  • For every member of the association, one outgoing arc is created, which represents the roleSpec of that member. The endnodes of that arc represents the players of that member.
  • If this association is of a specifc type, one incoming arc is generated. A Node which represents the typing Topic serves as the startnode of that arc. The incoming arc ist of AMGestalt GESTALT_CLASS

Parameters
org.tm4j.panckoucke.abstraction.AbstractionContext ac
org.tm4j.topicmap.TopicMapObject tmo - an Instance of Association

Other Resources

Related Topics

Has Parameters