|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interface | |
org.objectweb.jac.ide | This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). |
Uses of Interface in org.objectweb.jac.ide |
Methods in org.objectweb.jac.ide with parameters of type Interface | |
void |
Package.addInterface(Interface i)
|
void |
Class.addInterface(Interface _interface)
|
void |
Class.removeInterface(Interface _interface)
|
void |
Class.implementInterface(Interface intf)
Adds the necessary fields and methods to implement a interface |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |