public class SourceLocator extends RDBMSLocator
No normalization or absolutization is done.
Modifier and Type | Field and Description |
---|---|
protected String |
indicator |
protected long |
tmobject |
protected long |
topicmap |
address
Constructor and Description |
---|
SourceLocator() |
SourceLocator(LocatorIF locator) |
Modifier and Type | Method and Description |
---|---|
String |
_getClassIndicator() |
long |
_getTMObject() |
long |
_getTopicMap() |
void |
_setClassIndicator(String indicator) |
void |
_setTMObject(long tmobject) |
void |
_setTopicMap(long topicmap) |
_getAddress, _setAddress, equals, getAddress, getExternalForm, getNotation, hashCode, readExternal, resolveAbsolute, writeExternal
toString
protected String indicator
protected long tmobject
protected long topicmap
public SourceLocator()
public SourceLocator(LocatorIF locator)
public long _getTMObject()
public void _setTMObject(long tmobject)
public long _getTopicMap()
public void _setTopicMap(long topicmap)
public String _getClassIndicator()
public void _setClassIndicator(String indicator)