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