DiscoverableDescriptiveProperty

This type is a class for model objects.

Descriptive Properties specific for representing configuration for a foreign server. Denotes whether the property was discovered or was manually entered by hand.

Package: descriptiveproperties
Supertype: TypedProperty

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  ForeignServer.version

Collection attributes having this type:
  DescriptivePropertyGroup.properties



Attributes Summary
nlsRangeKey : EString It is a reference to the label (translated range value) in the plugin.nlsprops file that will be used by admin console.
range : EString Specified the value range. If it's an integer range, specify it as "low-high". If it's a string range, specify a list of string seprated by comma. For example, Value range for integer: "1-10" Value range for string: "lazy.persisting.always"
inclusive : EBoolean Specified the value range to be inclusive or not.
descriptor : DisplayDescriptor @ * No description is available *



Attribute Details

nlsRangeKey  -  It is a reference to the label (translated range value) in the plugin.nlsprops file that will be used by admin console.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

range  -  Specified the value range. If it's an integer range, specify it as "low-high". If it's a string range, specify a list of string seprated by comma. For example, Value range for integer: "1-10" Value range for string: "lazy.persisting.always"
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

inclusive  -  Specified the value range to be inclusive or not.
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

descriptor  -  * No description is available *
    Reference Type: DisplayDescriptor @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006