HEADER

biouml.model.dynamics
Class VariablesDataCollection

ru.biosoft.access.DataElementSupport
  |
  +--ru.biosoft.access.AbstractDataCollection
        |
        +--ru.biosoft.access.DerivedDataCollection
              |
              +--biouml.model.dynamics.VariablesDataCollection

public class VariablesDataCollection
extends DerivedDataCollection


Constructor Summary
VariablesDataCollection(DataCollection parent, Diagram diagram)
           

Methods inherited from class ru.biosoft.access.DerivedDataCollection
close, contains, contains, doGet, getDataElementType, getInfo, getNameList, getSize, isMutable, iterator, toString

Methods inherited from class ru.biosoft.access.AbstractDataCollection
addDataCollectionListener, get, getCompleteName, init, propagateElementChanged, propagateElementWillChange, put, remove, removeDataCollectionListener

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

Constructor Detail

VariablesDataCollection

public VariablesDataCollection(DataCollection parent, Diagram diagram)
throws java.lang.Exception

FOOTER

BOTTOM