com.etasoft.trans.map
Interface axMapAddable

All Known Implementing Classes:
axMapObject

public interface axMapAddable

Interface keeps constants of addability


Method Summary
 boolean isAddable(axMapObject obj)
           
 boolean isAddable(java.lang.Class clazz)
           
 

Method Detail

isAddable

public boolean isAddable(axMapObject obj)

isAddable

public boolean isAddable(java.lang.Class clazz)