|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueGeneratorIF
Common interface for generating both literal values and topics.
Method Summary | |
---|---|
ValueGeneratorIF |
copy()
|
LocatorIF |
getDatatype()
|
java.lang.String |
getLiteral()
|
LocatorIF |
getLocator()
Returns a locator if the literal is a locator. |
TopicIF |
getTopic()
|
boolean |
isTopic()
Returns true if this generator produces a topic. |
Method Detail |
---|
boolean isTopic()
java.lang.String getLiteral()
LocatorIF getDatatype()
LocatorIF getLocator()
ValueGeneratorIF copy()
TopicIF getTopic()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |