Uses of Class
org.isis.gme.bon.JBuilderAtom

Packages that use JBuilderAtom
org.isis.gme.bon   
 

Uses of JBuilderAtom in org.isis.gme.bon
 

Methods in org.isis.gme.bon that return JBuilderAtom
 JBuilderAtom JBuilderModel.createNewAtom(java.lang.String partName)
           
static JBuilderAtom JBuilderFactoryBase.CreateAtom(MgaAtom iAtom, JBuilderModel parent)
           
static JBuilderAtom JBuilderFactory.createAtom(MgaAtom iAtom, JBuilderModel parent)
           
 

Methods in org.isis.gme.bon with parameters of type JBuilderAtom
protected  void JBuilderModel.removeAtom(JBuilderAtom atom)