org.objectweb.jorm.api
Interface PIndexedElemFactory
- PAccessorGenClass, PGenClassAccessor
public interface PIndexedElemFactory
- P. Dechamboux
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.
|
createPIndexedElem
public PIndexedElem createPIndexedElem()
throws PException
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.
- The created PIndexedElem.