Uses of Class
com.apelon.dts.client.attribute.PropertiedObject

Packages that use PropertiedObject
com.apelon.dts.client.concept This package provides capability to access both Ontylog and thesaurus concepts in a DTS client application. 
com.apelon.dts.client.term This package provides capability to access and manipulate terms in a DTS client application. 
 

Uses of PropertiedObject in com.apelon.dts.client.concept
 

Subclasses of PropertiedObject in com.apelon.dts.client.concept
 class ConceptChild
          Holds a child concept and an indicator of whether the child has children.
 class ConceptParent
          Holds a parent concept and an indicator of whether the parent has parents.
 class DTSConcept
          A DTS concept is the basic unit of information in the terminology knowledgebasebase.
 class OntylogConcept
          An Ontylog concept extends a DTS concept by adding Ontylog hierarchy and role information.
 

Uses of PropertiedObject in com.apelon.dts.client.term
 

Subclasses of PropertiedObject in com.apelon.dts.client.term
 class Term
          DTS representation of a term, which can be associated with or independent of any DTSConcept.
 



Copyright © 2011. All Rights Reserved.