Skip to main content

EnsLib.InteropTools.CodeBuilder.CodeCase

persistent class EnsLib.InteropTools.CodeBuilder.CodeCase extends EnsLib.InteropTools.CodeBuilder.CodeItem

SQL Table Name: EnsLib_InteropTools_CodeBuilder.CodeCase

Property Inventory

Properties

property Condition as %String);
Property methods: ConditionDisplayToLogical(), ConditionGet(), ConditionGetStored(), ConditionIsValid(), ConditionLogicalToDisplay(), ConditionLogicalToOdbc(), ConditionNormalize(), ConditionSet()
property Statements as list of CodeItem (STORAGEDEFAULT = "array");
Property methods: StatementsBuildValueArray(), StatementsCollectionToDisplay(), StatementsCollectionToOdbc(), StatementsDisplayToCollection(), StatementsGet(), StatementsGetObject(), StatementsGetObjectId(), StatementsGetStored(), StatementsGetSwizzled(), StatementsIsValid(), StatementsOdbcToCollection(), StatementsSet(), StatementsSetObject(), StatementsSetObjectId()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (EnsLib.InteropTools.CodeBuilder.CodeItem)

^EnsLib.InteropToo2573.CodeItemD(ID)
=
%%CLASSNAME
Annotation
Disabled
Discard

Storage Model: Storage (EnsLib.InteropTools.CodeBuilder.CodeCase)

^EnsLib.InteropToo2573.CodeItemD(ID,"Case")
=
Condition

Storage Model: Storage (EnsLib.InteropTools.CodeBuilder.CodeCase)

^EnsLib.InteropToo2573.CodeItemD(ID,"EnsLib.InteropTools.CodeBuilder.Case.Statements",n)
=
Statements(n)
FeedbackOpens in a new tab