com.apelon.dts.client.attribute
Class QualifiesItemType
java.lang.Object
com.apelon.dts.client.attribute.QualifiesItemType
public class QualifiesItemType
- extends Object
Provides a typesafe enum pattern for the type of the item qualified by a
qualifier. A qualifier may be attached to a concept or term association
or concept or term property.
Copyright: Copyright (c) 2003
Company: Apelon, Inc.
- Version:
- DTS 3.0.0
- Author:
- Apelon, Inc.
CONCEPT_ASSOCIATION
public static final QualifiesItemType CONCEPT_ASSOCIATION
TERM_ASSOCIATION
public static final QualifiesItemType TERM_ASSOCIATION
CONCEPT_PROPERTY
public static final QualifiesItemType CONCEPT_PROPERTY
TERM_PROPERTY
public static final QualifiesItemType TERM_PROPERTY
toString
public String toString()
- Get string for item type qualified
- Overrides:
toString
in class Object
- Returns:
- item type qualified string
Copyright © 2011. All Rights Reserved.