Uses of Interface
com.apelon.dts.client.attribute.QualifiedObject

Packages that use QualifiedObject
com.apelon.dts.client.association This package provides capability to work with associations between concepts, terms, or a concept and a term. 
com.apelon.dts.client.attribute Attributes are items of information attached to concepts or terms, or other attributes. 
 

Uses of QualifiedObject in com.apelon.dts.client.association
 

Classes in com.apelon.dts.client.association that implement QualifiedObject
 class ConceptAssociation
          ConceptAssociation relates a concept to another concept.
 class QualifiedAssociation
          This class provides methods common to Associations which have qualifiers: ConceptAssociations and TermAssociations.
 class TermAssociation
          TermAssociation relates a term to another term.
 

Uses of QualifiedObject in com.apelon.dts.client.attribute
 

Classes in com.apelon.dts.client.attribute that implement QualifiedObject
 class DTSProperty
          A property is a piece of user-defined, external information that can be associated with a DTSConcept, OntylogConcept, or Term.
 



Copyright © 2011. All Rights Reserved.