be.ac.ucl.tele.ccg.jXDRS
Interface DRSOperand

All Known Implementing Classes:
DiscourseReferent, DRS

public interface DRSOperand


Method Summary
 DRS getDRS()
          Returns a DRS object if this operand is a DRS, null otherwise
 

Method Detail

getDRS

DRS getDRS()
Returns a DRS object if this operand is a DRS, null otherwise

Returns:
The dRS value


MIT style licence.