com.softwareag.mdm.base.text
Class NomenclatureItemValue
java.lang.Object
com.softwareag.mdm.base.text.NomenclatureItem
com.softwareag.mdm.base.text.NomenclatureItemValue
- public class NomenclatureItemValue
- extends NomenclatureItem
A NomenclatureItemValue proposes the role of a labelized value in a containing Nomenclature. The
value should be correct regarding the associated type.
It is the responsibility of the program that implements the layout to decide how to display an
instance of this class.
- See Also:
Nomenclature
Method Summary |
boolean |
isValueItem()
Returns true if this item has the role of holding an actual value. |
Methods inherited from class com.softwareag.mdm.base.text.NomenclatureItem |
equals, getDefaultLabel, getLabel, getValue, isDefaultItem, isSeparatorItem, isTitleItem, setDefaultItem, setDefaultLabel, setLabel, setValue, toString |
NomenclatureItemValue
public NomenclatureItemValue()
NomenclatureItemValue
public NomenclatureItemValue(Object newValue,
String[] newLabels)
NomenclatureItemValue
public NomenclatureItemValue(Object newValue,
String newLabel)
isValueItem
public boolean isValueItem()
- Description copied from class:
NomenclatureItem
- Returns
true
if this item has the role of holding an actual value.
- Overrides:
isValueItem
in class NomenclatureItem
- See Also:
NomenclatureItemValue
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.