ru.biosoft.access
Class DataElementRef

java.lang.Object
  extended byru.biosoft.access.DataElementSupport
      extended byru.biosoft.access.DataElementRef
All Implemented Interfaces:
DataElement

public class DataElementRef
extends DataElementSupport

To do:
HIGH Comment.

Field Summary
protected static org.apache.log4j.Category cat
           
 
Constructor Summary
DataElementRef(java.lang.String name, DataCollection origin, java.lang.String elementName)
           
 
Method Summary
 DataElement getElement()
           
 
Methods inherited from class ru.biosoft.access.DataElementSupport
getName, getOrigin, registerConstructorWithBadEqual, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

cat

protected static org.apache.log4j.Category cat
Constructor Detail

DataElementRef

public DataElementRef(java.lang.String name,
                      DataCollection origin,
                      java.lang.String elementName)
To do:
Comment
Method Detail

getElement

public DataElement getElement()


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