com.apelon.dts.client.match
Class MatchItemType
java.lang.Object
  
com.apelon.dts.client.match.MatchItemType
public class MatchItemType
- extends Object
 
Provides a typesafe enum pattern for the match item type.  A match item
 may be a concept or a synonymous term.
 Copyright: Copyright (c) 2003
 Company: Apelon, Inc.
- Version:
 
  - DTS 3.0.0
 
- Author:
 
  - Apelon, Inc.
 
 
 
 
CONCEPT
public static final MatchItemType CONCEPT
PROPERTY
public static final MatchItemType PROPERTY
TERM
public static final MatchItemType TERM
toString
public String toString()
- Get string for match item type
- Overrides:
 toString in class Object
 
- Returns:
 - match item type string
 
 
 
Copyright © 2011. All Rights Reserved.