Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%IPM] >  [General] >  [SemanticVersionExpression]
Private  Storage   

serial class %IPM.General.SemanticVersionExpression extends %SerialObject, %XML.Adaptor

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 2 8


Summary

Properties
Expression Options

Methods
%AddToSaveSet %AddToSyncSet %ClassIsLatestVersion %ClassName
%ConstructClone %Delete %DeleteId %DispatchClassMethod
%DispatchGetModified %DispatchGetProperty %DispatchMethod %DispatchSetModified
%DispatchSetMultidimProperty %DispatchSetProperty %Extends %GetParameter
%GetSwizzleObject %IsA %IsModified %IsNull
%New %NormalizeObject %ObjectIsNull %ObjectModified
%OnBeforeAddToSync %OnDetermineClass %Open %OpenId
%OriginalNamespace %PackageName %RemoveFromSaveSet %ResolveConcurrencyConflict
%SerializeObject %SetModified %SyncObjectIn %SyncTransport
%ValidateObject And ExpressionSet FromString
IsSatisfiedBy LogicalToOdbc OdbcToLogical Or
ToResolvedString ToString XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType


Parameters

• parameter DEFAULTGLOBAL = "^IPM.General.SemVerExpression";

Properties

• property Expression as %String(MAXLEN="");
• property Options as list of %IPM.General.SemanticVersionExpression.Range;

Methods

• method And(pVersionExpression As %IPM.General.SemanticVersionExpression) as %IPM.General.SemanticVersionExpression
• method ExpressionSet(pValue As %String) as %Status
This is a Set accessor method for the Expression property.
• classmethod FromString(pString As %String, Output pExpr As %IPM.General.SemanticVersionExpression) as %Status
• method IsSatisfiedBy(pVersion As %IPM.General.SemanticVersion) as %Boolean
• method Or(pVersionExpression As %IPM.General.SemanticVersionExpression) as %IPM.General.SemanticVersionExpression
• method ToResolvedString() as %String
• method ToString() as %String


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.