Navigation: Code Documentation > IEWizards > IEExpertSystemWizard > Classes
TIEESDomain Class
Represents type TIEESDomain.
Namespace: IEExpertSystemWizard
TCollectionItem IEExpertSystemWizard.TIEESDomain
Delphi
type TIEESDomain = class(TCollectionItem) end;
Name
Description
Create(TCollection)
Initializes a new instance of the TIEESDomain class.
Destroy
Represents the destructor of the TIEESDomain class.
Top
Collection
Represents property Collection.
DefTypes
Represents property DefTypes.
Descriptions
Represents property Descriptions.
Engine
Represents property Engine.
Facts
Represents property Facts.
FactTemplates
Represents property FactTemplates.
InstructionsFacts
Represents property InstructionsFacts.
InstructionsFT
Represents property InstructionsFT.
InstructionsRules
Represents property InstructionsRules.
InstructionsTypes
Represents property InstructionsTypes.
Represents property Name.
ProblemTypes
Represents property ProblemTypes.
Rules
Represents property Rules.
SubDomain
Represents property SubDomain.
SubDomainDescription
Represents property SubDomainDescription.
UpdateCount
Represents property UpdateCount.
Assign(TPersistent)
Represents method Assign(TPersistent).
AssignTo(TPersistent)
Represents method AssignTo(TPersistent).
BeginUpdate
Represents method BeginUpdate.
Change(Boolean)
Represents method Change(Boolean).
ChangeStrings(TObject)
Represents method ChangeStrings(TObject).
EndUpdate
Represents method EndUpdate.
GetDisplayName
Represents method GetDisplayName.
IndexChange
Represents method IndexChange.
LoadFromFile(String)
Represents method LoadFromFile(String).
LoadFromStream(TStream)
Represents method LoadFromStream(TStream).
SaveToFile(String)
Represents method SaveToFile(String).
SaveToStream(TStream)
Represents method SaveToStream(TStream).
SetCollection(TIEESDomains)
Represents method SetCollection(TIEESDomains).
ToString
Represents method ToString.
UpdateFact(TIEESFactItem)
Represents method UpdateFact(TIEESFactItem).
UpdateFactTemplate(TIEESFactTemplateItem)
Represents method UpdateFactTemplate(TIEESFactTemplateItem).
UpdateFactTemplateDependencies(TIEESFactTemplateItem)
Represents method UpdateFactTemplateDependencies(TIEESFactTemplateItem).
UpdateRule(TIEESRuleItem)
Represents method UpdateRule(TIEESRuleItem).
UpdateType(TIEESTypeItem)
Represents method UpdateType(TIEESTypeItem).
•IEExpertSystemWizard