Uses of Class
com.softwareag.mdm.base.text.NomenclatureItem

Packages that use NomenclatureItem
com.softwareag.mdm.base.text Provides classes for creating user messages and nomenclatures.  
 

Uses of NomenclatureItem in com.softwareag.mdm.base.text
 

Subclasses of NomenclatureItem in com.softwareag.mdm.base.text
 class NomenclatureItemSeparator
          Deprecated. This class implies some problems regarding XML Schema concept of enumeration.
 class NomenclatureItemTitle
          Deprecated. This class implies some problems regarding XML Schema concept of enumeration.
 class NomenclatureItemValue
          A NomenclatureItemValue proposes the role of a labelized value in a containing Nomenclature.
 

Methods in com.softwareag.mdm.base.text that return NomenclatureItem
 NomenclatureItem Nomenclature.findNomenclatureItemWithValue(Object aSearchedValue)
          Returns first occurrence of NomenclatureItem whose value is equal to the argument.
 NomenclatureItem Nomenclature.getItems(int index)
          Returns the item at the specified position in this nomenclature.
 

Methods in com.softwareag.mdm.base.text with parameters of type NomenclatureItem
 Nomenclature Nomenclature.addItem(NomenclatureItem anItem)
          Adds a NomenclatureItem to this instance.
 



(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.