|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelationRole | |
org.objectweb.jac.ide | This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). |
Uses of RelationRole in org.objectweb.jac.ide |
Methods in org.objectweb.jac.ide that return RelationRole | |
RelationRole |
Repository.getItemsRole()
|
RelationRole |
RelationLink.startRole()
|
RelationRole |
RelationLink.endRole()
|
Methods in org.objectweb.jac.ide with parameters of type RelationRole | |
void |
RttiPlugin.genRoleConfig(Writer output,
Project project,
Package pkg,
Class cl,
RelationRole role)
|
void |
Repository.setItemsRole(RelationRole newItemsRole)
|
void |
GuiPlugin.genRoleConfig(Writer output,
Project project,
Package pkg,
Class cl,
RelationRole role)
|
static void |
CodeGeneration.createRelationCode(LineNumberWriter output,
Map lineNumbers,
RelationLink rel,
RelationRole role,
boolean isInterface)
|
void |
AbstractPlugin.genRoleConfig(Writer output,
Project project,
Package pkg,
Class cl,
RelationRole role)
Generate default rtti config code for a relation role |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |