HEADER

biouml.modules.transpath.type.access
Class DummyRelationDataCollection

ru.biosoft.access.DataElementSupport
  |
  +--ru.biosoft.access.AbstractDataCollection
        |
        +--biouml.modules.transpath.type.access.DummyRelationDataCollection

public class DummyRelationDataCollection
extends AbstractDataCollection


Constructor Summary
DummyRelationDataCollection(DataCollection origin, Properties properties)
           

Method Summary
 Iteratoriterator()
           

Methods inherited from class ru.biosoft.access.AbstractDataCollection
addDataCollectionListener, close, contains, contains, get, getCompleteName, getDataElementType, getInfo, getNameList, getSize, init, isMutable, propagateElementChanged, propagateElementWillChange, put, remove, removeDataCollectionListener, toString

Methods inherited from class ru.biosoft.access.DataElementSupport
getName, getOrigin, registerConstructorWithBadEqual

Constructor Detail

DummyRelationDataCollection

public DummyRelationDataCollection(DataCollection origin, Properties properties)
Method Detail

iterator

public Iterator iterator()

FOOTER

BOTTOM