be.ac.ucl.tele.ccg.jXDRS
Class PropOperator

java.lang.Object
  extended by be.ac.ucl.tele.ccg.jXDRS.DRSCondition
      extended by be.ac.ucl.tele.ccg.jXDRS.DRSOperator
          extended by be.ac.ucl.tele.ccg.jXDRS.PropOperator

public class PropOperator
extends DRSOperator


Field Summary
 
Fields inherited from class be.ac.ucl.tele.ccg.jXDRS.DRSOperator
argument1, argument2, binary
 
Fields inherited from class be.ac.ucl.tele.ccg.jXDRS.DRSCondition
body, CARD, IMP, NOT, OR, PRED, PROP, REL, stIndex, TIMEX, type, TYPE_AGENT, TYPE_PATIENT, WHQ, word_1
 
Constructor Summary
PropOperator(java.lang.String index, DiscourseReferent dr, DRSOperand arg2)
           
 
Method Summary
 java.lang.String toString()
          Description of the Method
 
Methods inherited from class be.ac.ucl.tele.ccg.jXDRS.DRSCondition
getStIndex, hasIndex, isACard, isADate, isADate, isOfType, setCardType, setCardType, setStIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropOperator

public PropOperator(java.lang.String index,
                    DiscourseReferent dr,
                    DRSOperand arg2)
Method Detail

toString

public java.lang.String toString()
Description copied from class: DRSCondition
Description of the Method

Overrides:
toString in class DRSCondition
Returns:
Description of the Return Value


MIT style licence.