org.objectweb.jorm.api
Interface PIndexedElemFactory

All Known Subinterfaces:
PAccessorGenClass, PGenClassAccessor

public interface PIndexedElemFactory

Author:
P. D?chamboux

Method Summary
 PIndexedElem createPIndexedElem()
          It creates an indexed element to be used by the binding for exchanging elements between the MI and the binding, using the paAdd and the paiterate methods.
 

Method Detail

createPIndexedElem

public PIndexedElem createPIndexedElem()
It creates an indexed element to be used by the binding for exchanging elements between the MI and the binding, using the paAdd and the paiterate methods.
Returns:
The created PIndexedElem.