Property


This type is a class for model objects.

Specifies arbitrary name/value pairs of data, where the name is a property key and the value is a string value which can be used to set internal system configuration properties.

Package: properties

Known subtypes:
    DescriptiveProperty
    TypedProperty

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

Collection attributes having this type:
  AccessPointGroup.properties
  ApplicationDeployment.properties
  AuditEventFactory.properties
  AuditPolicy.properties
  AuditServiceProvider.properties
  AuthMechanism.properties
  AuthorizationGroup.groupProperties
  AuthorizationGroupMember.memberProperties
  AuthorizationProvider.properties
  BridgeInterface.properties
  CAClient.properties
  Cell.properties
  Component.properties
  ConnectionFactory.properties
  ConnectionPool.properties
  CoreGroup.customProperties
  CoreGroupAccessPoint.properties
  CoreGroupBridgeSettings.properties
  CoreGroupServer.customProperties
  CustomAdvisor.properties
  DPDeployableConfiguration.properties
  DPDevice.properties
  DPFirmware.properties
  DPManagedSet.properties
  DPManager.properties
  DPVersion.properties
  DRSSettings.properties
  DeployedObjectProxyConfig.properties
  DynamicReload.properties
  ExternalDomain.properties
  GenericServerEndpoint.properties
  HAManagerPolicy.customProperties
  IPSprayer.properties
  IndirectLookupNameSpaceBinding.otherCtxProperties
  J2CConnectionFactory.customProperties
  J2CResourceAdapter.properties
  JAASLoginModule.options
  JMXConnector.properties
  JMXConnector.properties
  JavaVirtualMachine.systemProperties
  KeyManager.Property
  Liveness.customProperties
  ManagedNode.properties
  Node.properties
  NodeGroup.properties
  NodeGroupMember.properties
  ObjectPool.properties
  PeerAccessPoint.properties
  PluginConfigPolicy.properties
  PluginProperties.properties
  Policy.properties
  ProcessDef.environment
  PropertySet.properties
  ProxyAction.properties
  ProxyOverrides.properties
  ProxySettings.properties
  ProxyVirtualHost.properties
  RepositoryService.properties
  RepositoryService.properties
  RewritingRule.properties
  RoutingRule.properties
  SIPMessageCondition.properties
  SIPProxySettings.properties
  SIPRoutingRule.properties
  SecureSocketLayer.properties
  SecurityCommon.properties
  SecurityDomain.properties
  Service.properties
  StaticCachePolicy.properties
  StaticCacheRule.properties
  TAInterceptor.trustProperties
  ThreadPool.customProperties
  Transport.properties
  TransportChannel.properties
  TransportChannelFactory.properties
  TrustManager.Property
  TunnelAccessPointGroup.properties
  TunnelPeerAccessPoint.properties
  TunnelTemplate.properties
  UserRegistry.properties
  WLMCoreGroupBridgePlugin.properties
  WSNotification.properties
  WSPasswordLocator.Property
  WSSecurityScannerMonitor.properties
  WebserverPluginSettings.properties
  WorkAreaPartition.properties



Attributes Summary
name : EString The name of the property.
value : EString The value for the property.
description : EString An optional description for this property value
required : EBoolean An optional attribute which specifies whether this property is required to have a value.
validationExpression : EString The console or other tools may use this value to validate the contents of the value of this property.



Attribute Details

name  -  The name of the property.
    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

value  -  The value for the property.
    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

description  -  An optional description for this property value
    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

required  -  An optional attribute which specifies whether this property is required to have a value.
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

validationExpression  -  The console or other tools may use this value to validate the contents of the value of this property.
    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



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