Uses of Class
and.Mapping.Association

Uses of Association in and.Mapping
 

Methods in and.Mapping that return types with arguments of type Association
 java.util.ArrayList<Association> Mapping.getMapping()
          Return the mapping done.
 

Methods in and.Mapping with parameters of type Association
 void Mapping.addMapping(Association _a)
          Add a mapping association in the general mapping.
 void Mapping.insertMapping(Association _a)
          Insert the association at the right place.