Uses of Class
org.objectweb.jac.ide.ExtendedType

Packages that use ExtendedType
org.objectweb.jac.ide This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). 
 

Uses of ExtendedType in org.objectweb.jac.ide
 

Methods in org.objectweb.jac.ide with parameters of type ExtendedType
 void TypeRepository.addExtendedType(ExtendedType type)
           
 void TypeRepository.removeExtendedType(ExtendedType type)