Uses of Class
de.uni_paderborn.fujaba.codegen.UMLRoleOOHandler

Packages that use UMLRoleOOHandler
de.uni_paderborn.fujaba.codegen   
 

Uses of UMLRoleOOHandler in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return UMLRoleOOHandler
 UMLRoleOOHandler UMLRoleOOHandlerStrategy.getHandler()
          Get the handler attribute of the UMLRoleOOHandlerStrategy object
 

Methods in de.uni_paderborn.fujaba.codegen with parameters of type UMLRoleOOHandler
protected  void UMLRoleOOHandlerStrategy.setHandler(UMLRoleOOHandler handler)
          Sets the handler attribute of the UMLRoleOOHandlerStrategy object
 

Constructors in de.uni_paderborn.fujaba.codegen with parameters of type UMLRoleOOHandler
UMLRoleOOHandlerStrategy(UMLRoleOOHandler handler)
          Constructor for class UMLRoleOOHandlerStrategy