biouml.model.dynamics
Class VariablesDataCollection

java.lang.Object
  extended byru.biosoft.access.DataElementSupport
      extended byru.biosoft.access.AbstractDataCollection
          extended byru.biosoft.access.DerivedDataCollection
              extended bybiouml.model.dynamics.VariablesDataCollection
All Implemented Interfaces:
DataCollection, DataElement

public class VariablesDataCollection
extends DerivedDataCollection


Field Summary
 
Fields inherited from class ru.biosoft.access.DerivedDataCollection
primaryCollection
 
Fields inherited from class ru.biosoft.access.AbstractDataCollection
cat, info, notificationEnabled, path, propagationEnabled, v_cache
 
Fields inherited from interface ru.biosoft.access.DataCollection
CHILDREN_NODE_IMAGE, CHILDREN_NODE_VISIBLE, CLASS_PROPERTY, CLASSPATH_JAR_PROPERTY, COMPARATOR_OBJECT, CONFIG_FILE_PROPERTY, CONFIG_PATH_PROPERTY, DATA_ELEMENT_CLASS_PROPERTY, DEFAULT_CONFIG_FILE, DEFAULT_CONFIG_SUFFIX, DEFAULT_FILTER_CONFIG_SUFFIX, DEFAULT_FORMAT_CONFIG_SUFFIX, DEFAULT_NODE_CONFIG_SUFFIX, DEFAULT_REPOSITORY, DESCRIPTION_PROPERTY, DISPLAY_NAME_PROPERTY, FILE_PATH_PROPERTY, FILE_PROPERTY, FILTER_PROPERTY, ID_FORMAT, IS_ROOT, JOB_CONTROL_PROPERTY, LATE_CHILDREN_INITIALIZATION, MUTABLE, NAME_PROPERTY, NEXT_CONFIG, NODE_IMAGE, NODE_VISIBLE, PRIMARY_COLLECTION, REMOVE_CHILDREN, TRANSFORMER_CLASS
 
Constructor Summary
VariablesDataCollection(DataCollection parent, Diagram diagram)
           
 
Method Summary
protected  java.util.Properties createCollectionProperties(Diagram diagram)
           
protected static java.util.Properties createProperties(Diagram diagram)
          Creates some properties required by DerivedDataCollection.
 
Methods inherited from class ru.biosoft.access.DerivedDataCollection
contains, contains, doGet, doPut, doRemove, getDataElementType, getNameList, getPrimaryCollection, getSize, init, isMutable, iterator, toString
 
Methods inherited from class ru.biosoft.access.AbstractDataCollection
addDataCollectionListener, cachePut, checkMutable, close, doAddPostNotify, doAddPreNotify, doRemovePostNotify, doRemovePreNotify, finalize, fireElementAdded, fireElementChanged, fireElementRemoved, fireElementWillAdd, fireElementWillChange, fireElementWillRemove, get, getCompleteName, getDescription, getInfo, initLog, isNotificationEnabled, isPropagationEnabled, makeInfo, propagateElementChanged, propagateElementWillChange, put, registerRoot, release, remove, removeDataCollectionListener, setNotificationEnabled, setPropagationEnabled
 
Methods inherited from class ru.biosoft.access.DataElementSupport
getName, getOrigin, registerConstructorWithBadEqual
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface ru.biosoft.access.DataElement
getName, getOrigin
 

Constructor Detail

VariablesDataCollection

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

createCollectionProperties

protected java.util.Properties createCollectionProperties(Diagram diagram)

createProperties

protected static java.util.Properties createProperties(Diagram diagram)
Creates some properties required by DerivedDataCollection.

To do:
implementation


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.