|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Link | |
org.objectweb.jac.ide | This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). |
org.objectweb.jac.ide.diagrams |
Uses of Link in org.objectweb.jac.ide |
Subclasses of Link in org.objectweb.jac.ide | |
class |
InheritanceLink
|
class |
PointcutLink
|
class |
RelationLink
|
Methods in org.objectweb.jac.ide that return Link | |
Link |
LinkFigure.getLink()
|
Link |
Role.getLink()
|
Methods in org.objectweb.jac.ide with parameters of type Link | |
void |
Role.setLink(Link link)
|
Constructors in org.objectweb.jac.ide with parameters of type Link | |
LinkFigure(Link link)
|
|
LinkFigure(Link link,
Point nameCorner,
Point startRoleCorner,
Point startCardinalityCorner,
Point endRoleCorner,
Point endCardinalityCorner)
|
|
RelationRole(Link link)
|
|
Role(Link link)
|
Uses of Link in org.objectweb.jac.ide.diagrams |
Methods in org.objectweb.jac.ide.diagrams with parameters of type Link | |
void |
RelationLinkShowTool.showRelation(Link link)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |