Interface MCRIPCondition

All Superinterfaces:
MCRCondition<MCRAccessData>
All Known Implementing Classes:
MCRIPClause

public interface MCRIPCondition extends MCRCondition<MCRAccessData>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    set(String ip)
     

    Methods inherited from interface org.mycore.parsers.bool.MCRCondition

    evaluate, toString, toXML
  • Method Details