Skip to main content

%DeepSee.extensions.modelling.conf.Table

serial class %DeepSee.extensions.modelling.conf.Table extends %Library.SerialObject, %DeepSee.extensions.modelling.conf.Operator

Property Inventory

Parameters

parameter IMPLEMENTINGCLASS = %DeepSee.extensions.modelling.TableGenerator;

Properties

property Attributes as Attributes;
Property methods: AttributesGet(), AttributesGetObject(), AttributesGetObjectId(), AttributesGetSwizzled(), AttributesIsEmpty(), AttributesIsValid(), AttributesNewObject(), AttributesSet(), AttributesSetObject(), AttributesSetObjectId(), AttributesUnSwizzle()
property ClassName as %String;
Property methods: ClassNameDisplayToLogical(), ClassNameGet(), ClassNameIsValid(), ClassNameLogicalToDisplay(), ClassNameLogicalToOdbc(), ClassNameNormalize(), ClassNameSet()
property InstanceType as %String [ InitialExpression = "%String" ];
Property methods: InstanceTypeDisplayToLogical(), InstanceTypeGet(), InstanceTypeIsValid(), InstanceTypeLogicalToDisplay(), InstanceTypeLogicalToOdbc(), InstanceTypeNormalize(), InstanceTypeSet()
property MaxPC as %Integer [ InitialExpression = 0 ];
Property methods: MaxPCDisplayToLogical(), MaxPCGet(), MaxPCIsValid(), MaxPCLogicalToDisplay(), MaxPCNormalize(), MaxPCSet(), MaxPCXSDToLogical()
property OutcomeColumn as %String [ InitialExpression = "Outcome" ];
Property methods: OutcomeColumnDisplayToLogical(), OutcomeColumnGet(), OutcomeColumnIsValid(), OutcomeColumnLogicalToDisplay(), OutcomeColumnLogicalToOdbc(), OutcomeColumnNormalize(), OutcomeColumnSet()
property OutcomeType as %String [ InitialExpression = "%String" ];
Property methods: OutcomeTypeDisplayToLogical(), OutcomeTypeGet(), OutcomeTypeIsValid(), OutcomeTypeLogicalToDisplay(), OutcomeTypeLogicalToOdbc(), OutcomeTypeNormalize(), OutcomeTypeSet()
property hasOutcome as %Boolean (XMLPROJECTION = "ATTRIBUTE");
Property methods: hasOutcomeDisplayToLogical(), hasOutcomeGet(), hasOutcomeIsValid(), hasOutcomeLogicalToDisplay(), hasOutcomeLogicalToXSD(), hasOutcomeNormalize(), hasOutcomeSet(), hasOutcomeXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab