|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.utils.ctm.AbstractTopicGenerator
public abstract class AbstractTopicGenerator
Abstract topic generator.
| Constructor Summary | |
|---|---|
AbstractTopicGenerator()
|
|
| Method Summary | |
|---|---|
LocatorIF |
getDatatype()
|
java.lang.String |
getLiteral()
|
LocatorIF |
getLocator()
Returns a locator if the literal is a locator. |
boolean |
isTopic()
Returns true if this generator produces a topic. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.ontopia.topicmaps.utils.ctm.ValueGeneratorIF |
|---|
copy, getTopic |
| Constructor Detail |
|---|
public AbstractTopicGenerator()
| Method Detail |
|---|
public boolean isTopic()
ValueGeneratorIF
isTopic in interface ValueGeneratorIFpublic java.lang.String getLiteral()
getLiteral in interface ValueGeneratorIFpublic LocatorIF getDatatype()
getDatatype in interface ValueGeneratorIFpublic LocatorIF getLocator()
ValueGeneratorIF
getLocator in interface ValueGeneratorIF
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||