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

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

Uses of UMLReactiveDiagram in de.uni_paderborn.fujaba.uml
 

Methods in de.uni_paderborn.fujaba.uml that return UMLReactiveDiagram
 UMLReactiveDiagram UMLClass.getUMLReactiveDiagram()
          UMLMethod: '+ getUMLReactiveDiagram (): UMLReactiveDiagram'.
 

Methods in de.uni_paderborn.fujaba.uml with parameters of type UMLReactiveDiagram
 boolean UMLClass.setUMLReactiveDiagram(UMLReactiveDiagram value)
          UMLMethod: '+ setUMLReactiveDiagram (value: UMLReactiveDiagram): Boolean'.