EnsLib.InteropTools.CodeBuilder.CodeIf
persistent class EnsLib.InteropTools.CodeBuilder.CodeIf extends EnsLib.InteropTools.CodeBuilder.CodeItem
SQL Table Name: EnsLib_InteropTools_CodeBuilder.CodeIf
Property Inventory
Properties
property Condition as %String);
Property methods: ConditionDisplayToLogical(), ConditionGet(), ConditionGetStored(), ConditionIsValid(), ConditionLogicalToDisplay(), ConditionLogicalToOdbc(), ConditionNormalize(), ConditionSet()
property False as list of CodeItem (STORAGEDEFAULT = "array");
Property methods: FalseBuildValueArray(), FalseCollectionToDisplay(), FalseCollectionToOdbc(), FalseDisplayToCollection(), FalseGet(), FalseGetObject(), FalseGetObjectId(), FalseGetStored(), FalseGetSwizzled(), FalseIsValid(), FalseOdbcToCollection(), FalseSet(), FalseSetObject(), FalseSetObjectId()
property True as list of CodeItem (STORAGEDEFAULT = "array");
Property methods: TrueBuildValueArray(), TrueCollectionToDisplay(), TrueCollectionToOdbc(), TrueDisplayToCollection(), TrueGet(), TrueGetObject(), TrueGetObjectId(), TrueGetStored(), TrueGetSwizzled(), TrueIsValid(), TrueOdbcToCollection(), TrueSet(), TrueSetObject(), TrueSetObjectId()
Inherited Members
Inherited Properties
Inherited Methods
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InitExtentData()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
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.CodeIf)
^EnsLib.InteropToo2573.CodeItemD(ID,"CodeIf") |
= | Condition
|
Storage Model: Storage (EnsLib.InteropTools.CodeBuilder.CodeIf)
^EnsLib.InteropToo2573.CodeItemD(ID,"EnsLib.InteropTools.CodeBuilder.CodeIf.False",n) |
= | False(n) |
Storage Model: Storage (EnsLib.InteropTools.CodeBuilder.CodeIf)
^EnsLib.InteropToo2573.CodeItemD(ID,"EnsLib.InteropTools.CodeBuilder.CodeIf.True",n) |
= | True(n) |