Uses of Class
org.objectweb.jac.lib.Attachment

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

Uses of Attachment in org.objectweb.jac.ide
 

Methods in org.objectweb.jac.ide with parameters of type Attachment
 void Package.addResource(Attachment resource)
           
 void Package.removeResource(Attachment resource)
           
static void Gui.edit(Attachment attachment, DisplayContext context)
           
static void Gui.editWith(Attachment attachment, DisplayContext context, String editor)
           
static Object Gui.getType(FieldItem field, Attachment attachment)
           
static String Gui.getAttachmentIcon(Attachment attachment)
           
 

Uses of Attachment in org.objectweb.jac.lib
 

Methods in org.objectweb.jac.lib with parameters of type Attachment
static Object Attachment.getType(FieldItem field, Attachment attachment)