net.sf.farrago.session
Class FarragoSessionResolvedObject<T extends CwmModelElement>
java.lang.Object
net.sf.farrago.session.FarragoSessionResolvedObject<T>
public class FarragoSessionResolvedObject<T extends CwmModelElement>
- extends Object
Information about a catalog object whose name has been fully resolved within
the scope of a particular session.
- Version:
- $Id: //open/dev/farrago/src/net/sf/farrago/session/FarragoSessionResolvedObject.java#12 $
- Author:
- John V. Sichi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
catalog
public CwmCatalog catalog
schema
public CwmSchema schema
object
public T extends CwmModelElement object
catalogName
public String catalogName
schemaName
public String schemaName
objectName
public String objectName
FarragoSessionResolvedObject
public FarragoSessionResolvedObject()
getQualifiedName
public String[] getQualifiedName()