Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Aviation.Cubes.Events.StarInjuriesHighest

persistent class Aviation.Cubes.Events.StarInjuriesHighest extends %DeepSee.DimensionTable

SQL Table Name: Aviation_Cubes_Events.StarInjuriesHighest

Dimension table for cube 'AviationEvents' THIS IS A GENERATED CLASS, DO NOT EDIT.
Generated by %DeepSee.Generator:%CreateStarTable.

This class was generated by : Aviation.Cubes.Events.CLS

Property Inventory

Method Inventory

Parameters

parameter CUBENAME = AviationEvents;
Inherited description: Name of the cube that created this dimension table.
parameter DESCRIPTIONPROPERTY;
parameter KEYPROPERTY = DxInjuriesHighest;

Properties

property Dx2610831327 as %String (MAXLEN = 2000);
Dimension property: Dx2610831327
Source: $case(%source.InjuriesHighest, "Fatal":3, "Serious":2, "Minor":1, "None":0, :99)
Property methods: Dx2610831327DisplayToLogical(), Dx2610831327Get(), Dx2610831327GetStored(), Dx2610831327IsValid(), Dx2610831327LogicalToDisplay(), Dx2610831327LogicalToOdbc(), Dx2610831327Normalize(), Dx2610831327Set()
property DxInjuriesHighest as %String (COLLATION = "SQLUPPER(113)", MAXLEN = 2000) [ Required ];
Dimension property: DxInjuriesHighest
Source: InjuriesHighest
Property methods: DxInjuriesHighestDisplayToLogical(), DxInjuriesHighestGet(), DxInjuriesHighestGetStored(), DxInjuriesHighestLogicalToDisplay(), DxInjuriesHighestLogicalToOdbc(), DxInjuriesHighestNormalize(), DxInjuriesHighestSet()

Methods

classmethod %Count() as %Integer
Return the total number of members within this dimension.
Generated by %DeepSee.Generator:%CreateStarTable.
classmethod %GetDimensionProperty(pProp As %String, pID As %String, Output pFormat As %String, Output pType As %String) as %String
Fetch the value of a given dimension property.
Generated by %DeepSee.Generator:%CreateStarTable.
classmethod %GetMemberSpec(pMemberId As %String, pCubeName As %String, pDimNo As %Integer, pHierNo As %Integer, pLevelNo As %Integer) as %String
Return the specification string for the given member.
Generated by %DeepSee.Generator:%CreateStarTable.
classmethod DxInjuriesHighestIsValid(pArg As %String) as %Status
Validate the KEY value for this dimension.
Generated by %DeepSee.Generator:%CreateStarTable.

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (Idx1 on Dx2610831327);
Index methods: Idx1Exists()
index (Primary on DxInjuriesHighest) [Unique];
Index methods: PrimaryCheck(), PrimaryCheckUnique(), PrimaryDelete(), PrimaryExists(), PrimaryOpen(), PrimarySQLCheckUnique(), PrimarySQLExists(), PrimarySQLFindPKeyByConstraint(), PrimarySQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: CacheStorage (Aviation.Cubes.Events.StarInjuriesHighest)

^DeepSee.Dimension("AVIATION.CUBES.EVENTS.STARINJURIESHIGHEST")(ID)
=
%%CLASSNAME
Dx2610831327
DxInjuriesHighest
FeedbackOpens in a new tab