de.uni_paderborn.fujaba.codegen
Class UMLClassBodyRolesStrategy

java.lang.Object
  extended byde.uni_paderborn.fujaba.codegen.UMLClassBodyStrategy
      extended byde.uni_paderborn.fujaba.codegen.UMLClassBodyRolesStrategy

public class UMLClassBodyRolesStrategy
extends UMLClassBodyStrategy

Version:
$Revision: 1.6 $
Author:
Carsten Reckord

Nested Class Summary
static class UMLClassBodyRolesStrategy.RoleComparator
          No comment provided by developer, please add a comment to improve documentation.
 
Nested classes inherited from class de.uni_paderborn.fujaba.codegen.UMLClassBodyStrategy
UMLClassBodyStrategy.AttrComparator, UMLClassBodyStrategy.MethodComparator
 
Field Summary
 
Fields inherited from class de.uni_paderborn.fujaba.codegen.UMLClassBodyStrategy
DEFAULT, PROHIBIT, REQUIRE
 
Constructor Summary
UMLClassBodyRolesStrategy()
           
 
Method Summary
 void createContents(FClass umlClass)
          No comment provided by developer, please add a comment to improve documentation.
protected  void generateFRole(FRole role)
          No comment provided by developer, please add a comment to improve documentation.
protected  java.util.SortedSet getRoles(FClass umlClass)
          Get the roles attribute of the UMLClassBodyRolesStrategy object
 
Methods inherited from class de.uni_paderborn.fujaba.codegen.UMLClassBodyStrategy
checkFlag, getClassHandler, setClassHandler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMLClassBodyRolesStrategy

public UMLClassBodyRolesStrategy()
Method Detail

createContents

public void createContents(FClass umlClass)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
createContents in class UMLClassBodyStrategy
Parameters:
umlClass - No description provided

generateFRole

protected void generateFRole(FRole role)
No comment provided by developer, please add a comment to improve documentation.

Parameters:
role - No description provided

getRoles

protected java.util.SortedSet getRoles(FClass umlClass)
Get the roles attribute of the UMLClassBodyRolesStrategy object

Parameters:
umlClass - No description provided
Returns:
The roles value