org.jrdf.query.relation.attributename
Interface AttributeName

All Superinterfaces:
Serializable
All Known Implementing Classes:
PositionName, VariableName

public interface AttributeName
extends Serializable

Stuff goes in here.

Version:
$Id: AttributeName.java 1045 2007-01-05 04:56:09Z newmana $
Author:
Andrew Newman

Method Summary
 String getLiteral()
           
 

Method Detail

getLiteral

String getLiteral()