A B C D E F G H I J K L M N O P R S T U V W X _
I
- ICON -
Static variable in interface com.softwareag.mdm.ui.ResourceType
-
- IMAGE -
Static variable in interface com.softwareag.mdm.ui.ResourceType
-
- INFO -
Static variable in class com.softwareag.mdm.base.text.Severity
-
- INHERIT -
Static variable in class com.softwareag.mdm.instance.DefinitionMode
- An occurrence is in inherit mode when it is not defined in the current table.
- INHERIT_VALUE -
Static variable in interface com.softwareag.mdm.adaptation.AdaptationValue
- This field's value indicates that an adaptation node's value inherits its value from its
parent node.
- ImportSpec - class com.softwareag.mdm.service.ImportSpec.
- Defines the features of an import.
- ImportSpec() -
Constructor for class com.softwareag.mdm.service.ImportSpec
-
- IncompatibleChangeError - exception com.softwareag.mdm.adaptation.IncompatibleChangeError.
- Unchecked exception thrown when the repository or the underlying schema has changed and this
change implies that the current operation cannot be completed successfully.
- IncompatibleChangeError(String) -
Constructor for class com.softwareag.mdm.adaptation.IncompatibleChangeError
-
- InstanceTrigger - class com.softwareag.mdm.schema.trigger.InstanceTrigger.
- Specifies methods that are automatically executed when some operations are performed on an instance.
- InstanceTrigger() -
Constructor for class com.softwareag.mdm.schema.trigger.InstanceTrigger
-
- InstanceTriggerExecutionContext - interface com.softwareag.mdm.schema.trigger.InstanceTriggerExecutionContext.
- Common abstract superclass that provides an execution context to triggers of instances.
- InvalidChangeError - exception com.softwareag.mdm.adaptation.InvalidChangeError.
- Thrown when an operation is not allowed.
- InvalidChangeError(String, Throwable) -
Constructor for class com.softwareag.mdm.adaptation.InvalidChangeError
-
- InvalidChangeError(Throwable) -
Constructor for class com.softwareag.mdm.adaptation.InvalidChangeError
-
- InvalidChangeError(String) -
Constructor for class com.softwareag.mdm.adaptation.InvalidChangeError
-
- InvalidSchemaException - exception com.softwareag.mdm.schema.InvalidSchemaException.
- Thrown to indicate that a schema is not valid regarding some dynamic conditions.
- InvalidSchemaException(String) -
Constructor for class com.softwareag.mdm.schema.InvalidSchemaException
-
- InvalidSchemaException(String, Throwable) -
Constructor for class com.softwareag.mdm.schema.InvalidSchemaException
-
- InvalidSchemaException(Throwable) -
Constructor for class com.softwareag.mdm.schema.InvalidSchemaException
-
- initFromHttpRequest(HttpServletRequest) -
Method in class com.softwareag.mdm.ui.UIHttpManagerComponent
- Initializes this instance with the incoming request specified.
- isActivated() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if this adaptation is activated, however its
activation status is valid.
- isActivationNotFound() -
Method in class com.softwareag.mdm.adaptation.ActivationStatus
- Returns
true
if adaptation has been deleted since its lookup.
- isAgreement() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if this adaptation is an agreement between the provider and a
distributor, false
otherwise.
- isAgreementDescendant() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if this adaptation has an agreement in its ancestors,
false
otherwise.
- isAllPrivileges() -
Method in interface com.softwareag.mdm.service.ProcedureContext
- Default value is
false
.
- isAncestorOf(AdaptationHome) -
Method in class com.softwareag.mdm.adaptation.AdaptationHome
- Returns
true
if this home is an ancestor of
the home specified (home itself is excluded).
- isAscendant(int) -
Method in class com.softwareag.mdm.adaptation.RequestSortCriteria
-
- isBranch() -
Method in class com.softwareag.mdm.adaptation.AdaptationHome
- Returns
true
if this home is a branch.
- isBranch() -
Method in class com.softwareag.mdm.instance.BranchKey
-
- isBranch() -
Method in class com.softwareag.mdm.instance.HomeKey
- Returns
true
if this key identifies a branch.
- isBranch() -
Method in class com.softwareag.mdm.instance.VersionKey
-
- isBranchReference() -
Method in class com.softwareag.mdm.adaptation.AdaptationHome
- Returns
true
if this home is the Reference
branch.
- isBuiltIn() -
Method in class com.softwareag.mdm.service.Profile
- Returns
true
if this profile is a built-in role.
- isBuiltInAdministrator() -
Method in class com.softwareag.mdm.service.Profile
-
- isBuiltInDistributor() -
Method in class com.softwareag.mdm.service.Profile
-
- isBuiltInEveryone() -
Method in class com.softwareag.mdm.service.Profile
-
- isBuiltInOwner() -
Method in class com.softwareag.mdm.service.Profile
-
- isBuiltInProvider() -
Method in class com.softwareag.mdm.service.Profile
-
- isBuiltInReadOnly() -
Method in class com.softwareag.mdm.service.Profile
-
- isBuiltInService() -
Method in class com.softwareag.mdm.service.ServiceKey
- Returns
true
if this instance identifies a built-in service.
- isCloseStreamWhenFinished() -
Method in class com.softwareag.mdm.service.ExportSpec
-
- isCompilationProblem() -
Method in class com.softwareag.mdm.adaptation.ActivationStatus
- Adaptation cannot be activated since adaptation is not compiled properly.
- isComplex() -
Method in interface com.softwareag.mdm.schema.SchemaNode
- Returns
true
if this node is a complex element declaration.
- isContentIndented() -
Method in class com.softwareag.mdm.service.ExportSpec
-
- isCorrect(String) -
Static method in class com.softwareag.mdm.base.repository.ModuleAlias
- Returns
true
if and only if this name is correct regarding syntax constraints
("^[a-zA-Z_][a-zA-Z0-9_]*$").
- isDefaultItem() -
Method in class com.softwareag.mdm.base.text.NomenclatureItem
- Returns
true
if this item has the role of being selected as a default option
when associated instance is undefined.
- isDeleted() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if this adaptation has been deleted.
- isDeriving() -
Method in class com.softwareag.mdm.instance.DefinitionMode
- Returns
true
if this is DefinitionMode.DEFINE_DERIVE
state.
- isDevelopmentMode() -
Method in class com.softwareag.mdm.core.service.ModuleServices
- Returns true if webMethods MDM is configured as running in development mode.
- isDisabled() -
Method in class com.softwareag.mdm.service.ActionPermission
-
- isDisabledOrHidden() -
Method in class com.softwareag.mdm.service.ActionPermission
- This method returns the opposite of
ActionPermission.isEnabled()
.
- isDisplay() -
Method in class com.softwareag.mdm.ui.UIRenderingMode
-
- isDistributorNotAgreed() -
Method in class com.softwareag.mdm.adaptation.ActivationStatus
- Deprecated. Always returns
false
. This feature is no more used for versions after 4.1.4.
- isDuplicatingOccurrence() -
Method in interface com.softwareag.mdm.schema.trigger.NewTransientOccurrenceContext
- Returns
true
if new context comes from an occurrence
copy.
- isEdit() -
Method in class com.softwareag.mdm.ui.UIRenderingMode
-
- isEdition() -
Method in class com.softwareag.mdm.adaptation.AdaptationTable
- Deprecated. Replaced by the method
Adaptation.isNewOrModifiedInCurrentBranch()
.
- isEditionOfRelease() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Deprecated. Replaced by the method
Adaptation.isNewOrModifiedInCurrentBranch()
.
- isEmpty() -
Method in class com.softwareag.mdm.adaptation.RequestResult
- Returns
true
if result is empty (its size is 0).
- isEmpty() -
Method in interface com.softwareag.mdm.service.comparison.Difference
- Returns
true
if there is no differences.
- isEmpty() -
Method in interface com.softwareag.mdm.service.comparison.DifferenceBetweenContents
-
- isEmpty() -
Method in interface com.softwareag.mdm.service.comparison.DifferenceBetweenHomes
-
- isEmpty() -
Method in interface com.softwareag.mdm.service.comparison.DifferenceBetweenInstances
-
- isEnabled() -
Method in class com.softwareag.mdm.service.ActionPermission
-
- isEndUserDebug() -
Method in class com.softwareag.mdm.adaptation.ReadContext
- Returns
true
if debug mode is activated for current module.
- isEqualOrMoreSevereThan(Severity) -
Method in class com.softwareag.mdm.base.text.Severity
- Returns
true
if this severity is more severe than the one specified or the same.
- isError() -
Method in class com.softwareag.mdm.base.text.Severity
-
- isError() -
Method in class com.softwareag.mdm.base.text.UserMessage
- Returns
true
if this message is an error.
- isError() -
Method in interface com.softwareag.mdm.service.ValidationReportItem
-
- isEscapedHtmlEnable() -
Method in class com.softwareag.mdm.ui.UIResponseContext
- Test if output stream is currently escaping HTML .
- isFatal() -
Method in class com.softwareag.mdm.base.text.Severity
-
- isFatal() -
Method in class com.softwareag.mdm.base.text.UserMessage
- Returns
true
if this message is a fatal error.
- isForDefiningPermission() -
Method in class com.softwareag.mdm.service.directory.ProfileListContext
- Returns
true
when the expected list of profiles
serves to define a permission (access or action permission).
- isForSelectingAgreementDistributor() -
Method in class com.softwareag.mdm.service.directory.ProfileListContext
- Returns
true
when the expected list of profiles
serves to select the distributor of an agreement.
- isForSelectingBranchOwner() -
Method in class com.softwareag.mdm.service.directory.ProfileListContext
- Returns
true
when the expected list of profiles
serves to select the owner of a branch.
- isForSelectingInstanceOwner() -
Method in class com.softwareag.mdm.service.directory.ProfileListContext
- Returns
true
when the expected list of profiles
serves to select the owner of an adaptation instance.
- isHidden() -
Method in class com.softwareag.mdm.service.AccessPermission
-
- isHidden() -
Method in class com.softwareag.mdm.service.ActionPermission
-
- isHistoryActivation() -
Method in interface com.softwareag.mdm.service.ProcedureContext
-
- isHomeOwner(AdaptationHome) -
Method in interface com.softwareag.mdm.service.SessionPermissions
-
- isIncludeEditionDelete() -
Method in class com.softwareag.mdm.adaptation.Request
- Deprecated. Always returns
false
.
- isIncludeOcculting() -
Method in class com.softwareag.mdm.adaptation.Request
-
- isIncludesComputedValues() -
Method in class com.softwareag.mdm.service.ExportSpec
-
- isIncludesTechnicalData() -
Method in class com.softwareag.mdm.service.ExportSpec
-
- isIndexed() -
Method in class com.softwareag.mdm.schema.Step
- Returns
true
if this Step
identifies a node child by its position.
- isInfo() -
Method in class com.softwareag.mdm.base.text.Severity
-
- isInfo() -
Method in class com.softwareag.mdm.base.text.UserMessage
- Returns
true
if this message has information level.
- isInfo() -
Method in interface com.softwareag.mdm.service.ValidationReportItem
-
- isInherit() -
Method in class com.softwareag.mdm.instance.DefinitionMode
- Returns
true
if this is DefinitionMode.INHERIT
state.
- isInitialVersion() -
Method in class com.softwareag.mdm.adaptation.AdaptationHome
- Returns
true
if this home is an initial version of a branch.
- isIntegrationMode() -
Method in class com.softwareag.mdm.core.service.ModuleServices
- Returns true if webMethods MDM is configured as running in integration mode.
- isInternal() -
Method in interface com.softwareag.mdm.ui.ResourceType
- Returns
true
if the resources of this type are under WEB-INF/
directory (they are not directly accessible from HTTP protocol)
- isMDMDatatype() -
Method in interface com.softwareag.mdm.schema.SchemaTypeName
- Returns
true
only if this type name refers to one of MDM built-in datatypes.
- isMergeCancelled() -
Method in class com.softwareag.mdm.ui.UIHttpManagerComponentReturnCode
-
- isMergeDone() -
Method in class com.softwareag.mdm.ui.UIHttpManagerComponentReturnCode
-
- isNewOrModifiedInCurrentBranch() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if we are in a branch and, regarding the initial version of this branch,
this adaptation is newly created or it has been updated.
- isNoNamespaceDatatype() -
Method in interface com.softwareag.mdm.schema.SchemaTypeName
- Returns
true
only if the corresponding type is defined in a schema with no target namespace.
- isNotUnderAgreement() -
Method in class com.softwareag.mdm.adaptation.ActivationStatus
- Deprecated. Always returns false. If an adaptation is above an agreement, this is not a
problem since webMethods MDM version 3.0.
- isOK() -
Method in class com.softwareag.mdm.adaptation.ActivationStatus
- Adaptation can be activated.
- isOKButCompilationProblem() -
Method in class com.softwareag.mdm.adaptation.ActivationStatus
- Adaptation cannot be activated only because of a compilation problem.
- isObsolete() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- This instance is obsolete if a new call to
Adaptation.getUpToDateInstance()
returns a more recent content or null
(that is, adaptation has been deleted).
- isObsolete() -
Method in class com.softwareag.mdm.adaptation.RequestResult
- Returns
true
if result may have changed since last computation.
- isOcculted() -
Method in interface com.softwareag.mdm.service.comparison.ExtraOccurrence
-
- isOcculting() -
Method in class com.softwareag.mdm.instance.DefinitionMode
- Returns
true
if this is DefinitionMode.DEFINE_OCCULT
state.
- isOccurrenceHidden() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if this adaptation is a table occurrence that is
in occulting mode or in edition-delete state.
- isOccurrenceInheriting() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if this adaptation is a table ocurrence in inherit mode.
- isOccurrenceOcculting() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if this adaptation is a table ocurrence in occulting mode.
- isOfSeverity(Severity) -
Method in interface com.softwareag.mdm.service.ValidationReportItem
-
- isOnRight() -
Method in interface com.softwareag.mdm.service.comparison.ExtraInstance
-
- isOnRight() -
Method in interface com.softwareag.mdm.service.comparison.ExtraInstanceOnLeft
-
- isOnRight() -
Method in interface com.softwareag.mdm.service.comparison.ExtraInstanceOnRight
-
- isOnRight() -
Method in interface com.softwareag.mdm.service.comparison.ExtraOccurrenceOnLeft
-
- isOnRight() -
Method in interface com.softwareag.mdm.service.comparison.ExtraOccurrenceOnRight
-
- isOpen() -
Method in class com.softwareag.mdm.adaptation.AdaptationHome
- Returns
true
if this home is either an open version or an open branch.
- isOpenBranch() -
Method in class com.softwareag.mdm.adaptation.AdaptationHome
- Returns
true
if this home is an open branch.
- isOpenVersion() -
Method in class com.softwareag.mdm.adaptation.AdaptationHome
- Returns
true
if this home is an open version.
- isOverwriting() -
Method in class com.softwareag.mdm.instance.DefinitionMode
- Returns
true
if this is DefinitionMode.DEFINE_OVERWRITE
state.
- isPackagedInModule() -
Method in class com.softwareag.mdm.schema.SchemaLocation
- Returns
true
if this instance is a module-based location.
- isPrimaryKeyComplete(ValueContext) -
Method in class com.softwareag.mdm.adaptation.AdaptationTable
- Returns
false
if at least one field in the primary key in the context specified is not set.
- isPrint() -
Method in class com.softwareag.mdm.ui.UIRenderingMode
-
- isPrivilegeGranted(ServiceKey) -
Method in class com.softwareag.mdm.service.UserReference
- Returns
true
if this reference has been granted the privilege
of executing the service specified.
- isPrivilegeToModifyReferenceBranch() -
Method in interface com.softwareag.mdm.service.ProcedureContext
- Default value is
true
.
- isProfileDefined(Profile) -
Method in class com.softwareag.mdm.service.directory.DirectoryHandler
- Returns
true
if the profile specified is defined in the
directory.
- isProfileIncluded(Profile, Profile) -
Method in class com.softwareag.mdm.service.directory.DirectoryHandler
- Returns
true
when aProfile
is equals to
or included in anotherProfile
.
- isProviderNotAgreed() -
Method in class com.softwareag.mdm.adaptation.ActivationStatus
- Deprecated. Always returns
false
. This feature is no more used for versions after 4.1.4.
- isReadOnly() -
Method in class com.softwareag.mdm.service.AccessPermission
-
- isReadWrite() -
Method in class com.softwareag.mdm.service.AccessPermission
-
- isRelative() -
Method in class com.softwareag.mdm.schema.Path
- Returns
true
if this path begins with '.'
- isRelative() -
Method in class com.softwareag.mdm.schema.Step
- Returns
true
if this instance is either self or parent step
(.
- isRelativeParent() -
Method in class com.softwareag.mdm.schema.Step
- Returns
true
if this instance is the parent step
(..
- isRelativeSelf() -
Method in class com.softwareag.mdm.schema.Step
- Returns
true
if this instance is the self step
(.
- isRelease() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Deprecated. Replaced by the opposite result of method
Adaptation.isNewOrModifiedInCurrentBranch()
.
- isReserved() -
Method in class com.softwareag.mdm.schema.SchemaLocation
- Returns
true
for schemas that are specifically managed by
webMethods MDM.
- isResolvedMode() -
Method in interface com.softwareag.mdm.service.comparison.Difference
- Returns
true
if the difference takes into account
the values and occurrences that are inherited.
- isRoleStrictlyIncluded(Role, Role) -
Method in class com.softwareag.mdm.service.directory.Directory
- Returns
true
when aRole
is included
in anotherRole
.
- isRoleStrictlyIncluded(Role, Role) -
Method in class com.softwareag.mdm.service.directory.DirectoryHandler
-
- isRoot() -
Method in class com.softwareag.mdm.instance.DefinitionMode
- Returns
true
if this is DefinitionMode.DEFINE_ROOT
state.
- isRoot() -
Method in class com.softwareag.mdm.schema.Path
- Returns
true
if this is the root path (whose canonical notation is "
/
").
- isRootAdaptation() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if this adaptation is root (it has no parent adaptation).
- isSchemaDefinitionCompliant(boolean) -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if this adaptation instance has no errors
(and no warnings if strictValidation
is true
).
- isSchemaInstance() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if this adaptation is a schema instance, not a table occurrence.
- isSelectNode() -
Method in interface com.softwareag.mdm.schema.SchemaNode
- Returns
true
if this node is a select node.
- isSelf() -
Method in class com.softwareag.mdm.schema.Path
- Returns
true
if this is the self path (whose canonical notation is "
.
- isSeparatorItem() -
Method in class com.softwareag.mdm.base.text.NomenclatureItem
- Deprecated. This notion of separator implies some problems regarding XML Schema concept of enumeration.
Returns
true
if this item has the role of separator for displaying items.
- isSeparatorItem() -
Method in class com.softwareag.mdm.base.text.NomenclatureItemSeparator
- Deprecated.
- isSpecificRole() -
Method in class com.softwareag.mdm.service.Profile
- Returns
true
if this profile is a specific role.
- isSpecificRoleDefined(Role) -
Method in class com.softwareag.mdm.service.directory.Directory
- Returns
true
if the specific role specified actually exists in this
directory.
- isSpecificRoleDefined(Role) -
Method in class com.softwareag.mdm.service.directory.DirectoryDefault
-
- isSpecificRoleDefined(Role) -
Method in class com.softwareag.mdm.service.directory.DirectoryHandler
-
- isTableNode() -
Method in interface com.softwareag.mdm.schema.SchemaNode
- Returns
true
if this node is a table node.
- isTableOccurrence() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Returns
true
if this adaptation is a table occurrence, not a schema instance.
- isTableOccurrenceNode() -
Method in interface com.softwareag.mdm.schema.SchemaNode
- Returns
true
if this node is in a table occurrence.
- isTemporaryActivation() -
Method in class com.softwareag.mdm.adaptation.Adaptation
- Tests if this adaptation comes from a temporary activation.
- isTemporaryAlreadyActivated() -
Method in class com.softwareag.mdm.adaptation.ActivationStatus
- Adaptation cannot be activated because it is made under a temporary activation and this
activation has already been activated.
- isTerminalValue() -
Method in interface com.softwareag.mdm.schema.SchemaNode
- Returns
true
if this node is adaptation terminal.
- isTerminalValueDescendant() -
Method in interface com.softwareag.mdm.schema.SchemaNode
- Returns
true
if this node is the descendant of a terminal value node.
- isTitleItem() -
Method in class com.softwareag.mdm.base.text.NomenclatureItem
- Deprecated. The notion of title implies some problems regarding XML Schema concept of enumeration.
Returns
true
if this item has the role of 'title' for displaying items.
- isTitleItem() -
Method in class com.softwareag.mdm.base.text.NomenclatureItemTitle
- Deprecated.
- isTriggerActivation() -
Method in interface com.softwareag.mdm.service.ProcedureContext
-
- isTurnedOff() -
Method in class com.softwareag.mdm.adaptation.ActivationStatus
- Adaptation is not activated.
- isURI() -
Method in class com.softwareag.mdm.schema.SchemaLocation
- Returns
true
if this instance is a URL-based location.
- isUserDefined(UserReference) -
Method in class com.softwareag.mdm.service.directory.Directory
- Returns
true
if the user specified actually exists in this
directory.
- isUserDefined(UserReference) -
Method in class com.softwareag.mdm.service.directory.DirectoryDefault
-
- isUserDefined(UserReference) -
Method in class com.softwareag.mdm.service.directory.DirectoryHandler
-
- isUserInRole(Profile) -
Method in interface com.softwareag.mdm.service.Session
- Returns
true
if this user or the session has the role specified.
- isUserInRole(UserReference, Role) -
Method in class com.softwareag.mdm.service.directory.Directory
- Returns
true
if the user has the role specified.
- isUserInRole(UserReference, Role) -
Method in class com.softwareag.mdm.service.directory.DirectoryDefault
-
- isUserInRole(UserReference, Role) -
Method in class com.softwareag.mdm.service.directory.DirectoryHandler
-
- isUserOwner(Adaptation) -
Method in interface com.softwareag.mdm.service.Session
- Returns
true
if this user is an owner of the adaptation specified.
- isUserReference() -
Method in class com.softwareag.mdm.service.Profile
- Returns
true
if this profile references a user.
- isValueEqual(Object, Object) -
Method in interface com.softwareag.mdm.schema.SchemaNode
- Returns
true
if values specified are equal, according to the underlying XML Schema type.
- isValueItem() -
Method in class com.softwareag.mdm.base.text.NomenclatureItem
- Returns
true
if this item has the role of holding an actual value.
- isValueItem() -
Method in class com.softwareag.mdm.base.text.NomenclatureItemValue
-
- isValueLessOrEqualTo(Object, Object) -
Method in interface com.softwareag.mdm.schema.SchemaNode
- Returns
true
if first value is less than or equal to the second
value, according to the underlying XML Schema type.
- isValueStrictlyLessThan(Object, Object) -
Method in interface com.softwareag.mdm.schema.SchemaNode
- Returns
true
if first value is stricty less than the second value,
according to the underlying XML Schema type.
- isVersion() -
Method in class com.softwareag.mdm.adaptation.AdaptationHome
- Returns
true
if this home is a version.
- isVersion() -
Method in class com.softwareag.mdm.instance.HomeKey
- Returns
true
if this key identifies a version.
- isWarning() -
Method in class com.softwareag.mdm.base.text.Severity
-
- isWarning() -
Method in class com.softwareag.mdm.base.text.UserMessage
- Returns
true
if this message is a warning.
- isWarning() -
Method in interface com.softwareag.mdm.service.ValidationReportItem
-
- isXSDBuiltInDatatype() -
Method in interface com.softwareag.mdm.schema.SchemaTypeName
- Returns
true
only if this type name refers to one of built-in datatypes defined
by XML Schema recommendation.
A B C D E F G H I J K L M N O P R S T U V W X _
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.