Uses of Class
de.uni_paderborn.fujaba.uml.UMLLinkSet

Packages that use UMLLinkSet
de.uni_paderborn.fujaba.uml UML-Abstract Syntax Tree Structure 
 

Uses of UMLLinkSet in de.uni_paderborn.fujaba.uml
 

Methods in de.uni_paderborn.fujaba.uml that return UMLLinkSet
 UMLLinkSet UMLLinkSet.getSuccessorLinkSet(java.util.TreeMap objectsMap)
          Get the successorLinkSet attribute of the UMLLinkSet object
 

Methods in de.uni_paderborn.fujaba.uml with parameters of type UMLLinkSet
 boolean UMLObject.hasInRevToSetObject(UMLLinkSet value)
          No comment provided by developer, please add a comment to improve documentation.
 boolean UMLObject.addToRevToSetObject(UMLLinkSet value)
          Access method for an one to n association.
 boolean UMLObject.removeFromRevToSetObject(UMLLinkSet value)
          No comment provided by developer, please add a comment to improve documentation.