%DeepSee.extensions.iKnow.conf.Model
serial class %DeepSee.extensions.iKnow.conf.Model extends %Library.SerialObject, %XML.Adaptor
Property Inventory
- AllColumns
- EntityRestriction
- FactClass
- FactName
- FactTable
- FactType
- InputColumns
- MDField
- NullReplacement
- SourceRestriction
- TransformationType
- Values
Method Inventory
Properties
property AllColumns [ MultiDimensional ];
Property methods: AllColumnsDisplayToLogical(), AllColumnsGet(), AllColumnsIsValid(), AllColumnsLogicalToDisplay(), AllColumnsLogicalToOdbc(), AllColumnsNormalize(), AllColumnsSet()
property EntityRestriction as %String;
Property methods: EntityRestrictionDisplayToLogical(), EntityRestrictionGet(), EntityRestrictionIsValid(), EntityRestrictionLogicalToDisplay(), EntityRestrictionLogicalToOdbc(), EntityRestrictionNormalize(), EntityRestrictionSet()
property FactClass as %String;
Property methods: FactClassDisplayToLogical(), FactClassGet(), FactClassIsValid(), FactClassLogicalToDisplay(), FactClassLogicalToOdbc(), FactClassNormalize(), FactClassSet()
property FactName as %String;
Property methods: FactNameDisplayToLogical(), FactNameIsValid(), FactNameLogicalToDisplay(), FactNameLogicalToOdbc(), FactNameNormalize(), FactNameSet()
property FactTable as %String;
Property methods: FactTableDisplayToLogical(), FactTableIsValid(), FactTableLogicalToDisplay(), FactTableLogicalToOdbc(), FactTableNormalize(), FactTableSet()
property FactType as %EnumString (VALUELIST = ",entity,crc", XMLPROJECTION = "ATTRIBUTE") [ InitialExpression = "entity" ];
Property methods: FactTypeDisplayToLogical(), FactTypeGet(), FactTypeIsValid(), FactTypeLogicalToDisplay(), FactTypeLogicalToOdbc(), FactTypeNormalize(), FactTypeOdbcToLogical(), FactTypeSet()
property InputColumns as %String;
Property methods: InputColumnsDisplayToLogical(), InputColumnsGet(), InputColumnsIsValid(), InputColumnsLogicalToDisplay(), InputColumnsLogicalToOdbc(), InputColumnsNormalize(), InputColumnsSet()
property MDField as %String (XMLPROJECTION = "ATTRIBUTE");
Property methods: MDFieldDisplayToLogical(), MDFieldGet(), MDFieldIsValid(), MDFieldLogicalToDisplay(), MDFieldLogicalToOdbc(), MDFieldNormalize(), MDFieldSet()
property NullReplacement as %Double [ InitialExpression = -4 ];
Property methods: NullReplacementDisplayToLogical(), NullReplacementGet(), NullReplacementIsValid(), NullReplacementLogicalToDisplay(), NullReplacementLogicalToXSD(), NullReplacementNormalize(), NullReplacementOdbcToLogical(), NullReplacementSet(), NullReplacementXSDToLogical()
property SourceRestriction as %String;
Property methods: SourceRestrictionDisplayToLogical(), SourceRestrictionGet(), SourceRestrictionIsValid(), SourceRestrictionLogicalToDisplay(), SourceRestrictionLogicalToOdbc(), SourceRestrictionNormalize(), SourceRestrictionSet()
property TransformationType as %Integer [ InitialExpression = 2 ];
Property methods: TransformationTypeDisplayToLogical(), TransformationTypeGet(), TransformationTypeIsValid(), TransformationTypeLogicalToDisplay(), TransformationTypeNormalize(), TransformationTypeSet(), TransformationTypeXSDToLogical()
property Values as %String (MAXLEN = 1024);
Property methods: ValuesDisplayToLogical(), ValuesGet(), ValuesIsValid(), ValuesLogicalToDisplay(), ValuesLogicalToOdbc(), ValuesNormalize(), ValuesSet()
Methods
method FactNameGet() as %String
method FactTableGet() as %String
Inherited Members
Inherited 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()
- LogicalToOdbc()
- OdbcToLogical()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()