|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.codegen.UMLClassBodyStrategy
de.uni_paderborn.fujaba.codegen.UMLClassBodyRolesStrategy
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 |
public UMLClassBodyRolesStrategy()
Method Detail |
public void createContents(FClass umlClass)
createContents
in class UMLClassBodyStrategy
umlClass
- No description providedprotected void generateFRole(FRole role)
role
- No description providedprotected java.util.SortedSet getRoles(FClass umlClass)
umlClass
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |