org.tm4j.topicmap.utils.extractors .AssociationGroupsExtractor.AssociationGroup

Inheritance Hierarchy

Method Summary
void addMember(org.tm4j.topicmap.Member _m)
org.tm4j.topicmap.Topic getAssociationType()
java.util.Collection getAssociations()
java.util.Iterator getAssociationsIterator()
java.util.Set getDominantRolePlayersSet()
org.tm4j.topicmap.Topic getDominantRoleType()
java.util.Collection getRolePlayers(org.tm4j.topicmap.Topic roleType)
java.util.Set getSubordinateRolePlayersSet()
java.util.Collection getSubordinateRoleTypes()
java.util.Iterator getSubordinateRoleTypesIterator()
void isBinary()
Determines if all of this association group represents a collection of binary associations.
void isMaster()
Determines if this association is the master in a collection of binary associations.
void setRoleTest(uk.co.jezuk.mango.Predicate f)