|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.uml.utility.MultiLinkGenerator
Utility class to generate MultiLinks
Constructor Summary | |
MultiLinkGenerator()
Constructor for class MultiLinkGenerator |
Method Summary | |
UMLMultiLink |
generateFirstMultiLink(UMLObject containerObject,
UMLIncrement umlIncrement)
No comment provided by developer, please add a comment to improve documentation. |
UMLMultiLink |
generateLastMultiLink(UMLObject containerObject,
UMLIncrement umlIncrement)
No comment provided by developer, please add a comment to improve documentation. |
UMLMultiLink |
generateMultiLink(int type,
int index,
boolean negative,
UMLObject containerObject,
ASGElement asgElement,
ASGElement secondAsgElement)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MultiLinkGenerator()
Method Detail |
public UMLMultiLink generateFirstMultiLink(UMLObject containerObject, UMLIncrement umlIncrement)
containerObject
- No description providedumlIncrement
- No description provided
public UMLMultiLink generateLastMultiLink(UMLObject containerObject, UMLIncrement umlIncrement)
containerObject
- No description providedumlIncrement
- No description provided
public UMLMultiLink generateMultiLink(int type, int index, boolean negative, UMLObject containerObject, ASGElement asgElement, ASGElement secondAsgElement)
type
- No description providedindex
- No description providednegative
- No description providedcontainerObject
- No description providedasgElement
- No description providedsecondAsgElement
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |