hla.rti1516.jlc
Interface DataElementFactory


public interface DataElementFactory


Method Summary
 DataElement createElement(int index)
          Creates an element appropriate for the specified index.
 

Method Detail

createElement

DataElement createElement(int index)
Creates an element appropriate for the specified index.

Parameters:
index - Position in array that this element will take.
Returns:
Element