|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumeratedType | |
org.objectweb.jac.ide | This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). |
Uses of EnumeratedType in org.objectweb.jac.ide |
Methods in org.objectweb.jac.ide with parameters of type EnumeratedType | |
void |
TypeRepository.addEnumeratedType(EnumeratedType type)
|
void |
TypeRepository.removeEnumeratedType(EnumeratedType type)
|
static void |
CodeGeneration.createEnumCode(EnumeratedType enum,
File dir)
Generate java sources for an enumerated type. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |