biouml.modules.genenet.access
Class MglDataCollection
ru.biosoft.access.DataElementSupport
|
+--ru.biosoft.access.AbstractDataCollection
|
+--biouml.modules.genenet.access.MglDataCollection
- public class MglDataCollection
- extends AbstractDataCollection
Data collection to access to GeneNet server
| Methods inherited from class ru.biosoft.access.AbstractDataCollection |
addDataCollectionListener, contains, contains, get, getCompleteName, getDataElementType, getInfo, init, propagateElementChanged, propagateElementWillChange, put, remove, removeDataCollectionListener, toString |
HOST_ADDRESS_PROPERTY
public static String HOST_ADDRESS_PROPERTY
TABLE_NAME_PROPERTY
public static String TABLE_NAME_PROPERTY
MglDataCollection
public MglDataCollection(DataCollection origin, Properties properties)
throws java.lang.Exception
close
public void close()
throws java.lang.Exception
getNameList
public List getNameList()
getSize
public int getSize()
isMutable
public boolean isMutable()
iterator
public Iterator iterator()
to Class java.lang.String
to Class java.lang.String
to Class java.util.List
to Class biouml.modules.genenet.access.MGL_Connection_Client
to Class java.util.List
to Class java.lang.String
to Class java.lang.String
BOTTOM