|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.codegen.UMLClassBodyStrategy
| Nested Class Summary | |
static class |
UMLClassBodyStrategy.AttrComparator
No comment provided by developer, please add a comment to improve documentation. |
static class |
UMLClassBodyStrategy.MethodComparator
No comment provided by developer, please add a comment to improve documentation. |
| Field Summary | |
private UMLClassOOHandler |
classHandler
0..1 Assoc n UMLClassOOHandler -------------------------------------------- UMLClassBodyStrategy classHandler {ordered,} bodyStrategies |
static int |
DEFAULT
No comment provided by developer, please add a comment to improve documentation. |
static int |
PROHIBIT
No comment provided by developer, please add a comment to improve documentation. |
static int |
REQUIRE
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
UMLClassBodyStrategy()
|
|
| Method Summary | |
protected boolean |
checkFlag(boolean boolFlag,
int intFlag)
No comment provided by developer, please add a comment to improve documentation. |
abstract void |
createContents(FClass umlClass)
No comment provided by developer, please add a comment to improve documentation. |
UMLClassOOHandler |
getClassHandler()
Get the classHandler attribute of the UMLClassBodyStrategy object |
boolean |
setClassHandler(UMLClassOOHandler value)
Sets the classHandler attribute of the UMLClassBodyStrategy object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int DEFAULT
public static final int PROHIBIT
public static final int REQUIRE
private UMLClassOOHandler classHandler
0..1 Assoc n
UMLClassOOHandler -------------------------------------------- UMLClassBodyStrategy
classHandler {ordered,} bodyStrategies
| Constructor Detail |
public UMLClassBodyStrategy()
| Method Detail |
public abstract void createContents(FClass umlClass)
umlClass - No description provided
protected boolean checkFlag(boolean boolFlag,
int intFlag)
boolFlag - No description providedintFlag - No description provided
public UMLClassOOHandler getClassHandler()
public boolean setClassHandler(UMLClassOOHandler value)
value - The new classHandler value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||