org.LexGrid.LexBIG.gui.restrictions
Class MatchingProperties
java.lang.Object
org.LexGrid.LexBIG.gui.restrictions.Restriction
org.LexGrid.LexBIG.gui.restrictions.HavingProperties
org.LexGrid.LexBIG.gui.restrictions.MatchingProperties
public class MatchingProperties
- extends HavingProperties
Holder for the restrictionToMatchingProperties types of restrictions.
- Version:
- subversion $Revision: $ checked in on $Date: $
- Author:
- Dan Armbrust
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
matchText
public java.lang.String matchText
matchAlgorithm
public java.lang.String matchAlgorithm
language
public java.lang.String language
MatchingProperties
public MatchingProperties()
toString
public java.lang.String toString()
- Overrides:
toString
in class HavingProperties