com.apelon.dts.client.association
Class ItemsConnected
java.lang.Object
  
com.apelon.dts.client.association.ItemsConnected
public class ItemsConnected
- extends Object
 
Provides a typesafe enum pattern for the type of items associated or
 "connected" by an association.  An association may associate two concepts, a
 concept with a synonymous term, or two terms.
 Copyright: Copyright (c) 2003
 Company: Apelon, Inc.
- Version:
 
  - DTS 3.0.0
 
- Author:
 
  - Apelon, Inc.
 
 
 
 
 
CONCEPTS
public static final ItemsConnected CONCEPTS
CONCEPT_WITH_SYNONYMOUS_TERM
public static final ItemsConnected CONCEPT_WITH_SYNONYMOUS_TERM
TERMS
public static final ItemsConnected TERMS
ItemsConnected
public ItemsConnected()
toString
public String toString()
- Get string for items connected
- Overrides:
 toString in class Object
 
- Returns:
 - items connected display string
 
 
 
Copyright © 2011. All Rights Reserved.