|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.asg.ASGUtility
de.uni_paderborn.fujaba.uml.utility.UMLObjectDiagramUtility
Utility class for reusable UMLObjectDiagram methodes.
| Constructor Summary | |
UMLObjectDiagramUtility(ASGDiagram diagram)
Constructor for abstract class ASGUtility |
|
| Method Summary | |
static de.upb.tools.fca.FTreeSet |
getASGElementRefAssocs(UMLObject srcObj,
UMLObject tgtObj)
returns the list of associations between two objects. |
static de.upb.tools.fca.FTreeSet |
getAssociations(UMLLink link)
Returns the list of associations for a link. |
static de.upb.tools.fca.FTreeSet |
getAssociations(UMLObject srcObj,
UMLObject tgtObj)
returns the list of associations between two objects. |
static UMLObject |
getObject(java.lang.String objectName)
returns the object for a given object name. |
| Methods inherited from class de.uni_paderborn.fujaba.asg.ASGUtility |
getDiagram, setDiagram |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UMLObjectDiagramUtility(ASGDiagram diagram)
diagram - No description provided| Method Detail |
public static de.upb.tools.fca.FTreeSet getAssociations(UMLLink link)
link - No description provided
public static de.upb.tools.fca.FTreeSet getAssociations(UMLObject srcObj,
UMLObject tgtObj)
srcObj - No description providedtgtObj - No description provided
public static de.upb.tools.fca.FTreeSet getASGElementRefAssocs(UMLObject srcObj,
UMLObject tgtObj)
srcObj - No description providedtgtObj - No description provided
public static UMLObject getObject(java.lang.String objectName)
objectName - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||