org.siebengeisslein.ide.data
Class TableData
java.lang.Object
org.siebengeisslein.client.Persistent
org.siebengeisslein.ide.data.AbstractData
org.siebengeisslein.ide.data.TableData
- All Implemented Interfaces:
- Instrumented
public class TableData
- extends AbstractData
| Methods inherited from class org.siebengeisslein.client.Persistent |
abort, clearUserLocals, clone, commit, disposeTransient, getGroup, getRef, getTransientValue, hashCode, initTransient, isWriteTransaction, joinWriteTransaction, readLock, setGroup, setTransientValue, toPersistent, toRef, writeExternal, writeLock |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
TableData
public TableData(int id,
DataDirectory parent,
DataEntryDescriptor descriptor,
PType owner,
TypeManager typeManager)
getData
public IndexedList getData()
- Specified by:
getData in class AbstractData
getElementType
public PType getElementType()
setElementType
public void setElementType(PType elementType)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getType
public PType getType()
- Specified by:
getType in class AbstractData