SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

com.solarmetric.rd.meta
Interface SourceTracker

All Known Subinterfaces:
ClassMetaData
All Known Implementing Classes:
ClassMapping, ClassMappingInfo, ClassMetaDataImpl, Table

public interface SourceTracker

Interface that can optionally be implemented by metadata to include the source file from which the metadata was originally parsed.


Method Summary
 java.io.File getSourceFile()
          Return the file from which this instance was parsed.
 

Method Detail

getSourceFile

public java.io.File getSourceFile()
Return the file from which this instance was parsed.


SolarMetric Kodo JDO 2.5.0 Reverse Schema Tool

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.