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
contains, contains, doGet, getDataElementType, getNameList, getPrimaryCollection, getSize, isMutable, iterator, toString

Methods inherited from class ru.biosoft.access.AbstractDataCollection
addDataCollectionListener, close, get, getCompleteName, getDescription, getInfo, isNotificationEnabled, isPropagationEnabled, propagateElementChanged, propagateElementWillChange, put, release, remove, removeDataCollectionListener, setNotificationEnabled, setPropagationEnabled

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