|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AspectConfiguration | |
org.objectweb.jac.ide | This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). |
Uses of AspectConfiguration in org.objectweb.jac.ide |
Methods in org.objectweb.jac.ide that return AspectConfiguration | |
AspectConfiguration |
ConfigItem.getAspectConfiguration()
|
Methods in org.objectweb.jac.ide with parameters of type AspectConfiguration | |
void |
ConfigItem.setAspectConfiguration(AspectConfiguration aspectConfiguration)
|
static void |
CodeGeneration.generateCode(AspectConfiguration ac)
|
static void |
CodeGeneration.generateAndReload(AspectConfiguration ac)
|
void |
Application.addAspectConfiguration(AspectConfiguration a)
|
void |
Application.removeAspectConfiguration(AspectConfiguration a)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |