Navigation: Code Documentation > IE > PredicatePackage > Classes
TPredicatePackage Class
Represents type TPredicatePackage.
Namespace: PredicatePackage
TComponent IEPackages.TCustomReasonerOwner IEPackages.TUserPackage PredicatePackage.TPredicatePackage
Delphi
type TPredicatePackage = class(TUserPackage) end;
Name
Description
Create(TComponent)
Initializes a new instance of the TUserPackage class. (Overrides IEPackages.TCustomReasonerOwner.Create(TComponent).)
Top
Engine
Represents property Engine. (Inherited from IEPackages.TUserPackage.)
Functions
Represents property Functions. (Inherited from IEPackages.TUserPackage.)
OnCreateFunctions
Represents property OnCreateFunctions. (Inherited from IEPackages.TUserPackage.)
Reasoners
Represents property Reasoners. (Inherited from IEPackages.TUserPackage.)
Reset
Represents property Reset. (Inherited from IEPackages.TUserPackage.)
AddFunctions(IReasoner)
Represents method AddFunctions(IReasoner). (Inherited from IEPackages.TUserPackage.)
AddReasoners(IUserFunction)
Represents method AddReasoners(IUserFunction). (Inherited from IEPackages.TUserPackage.)
Assign(TPersistent)
Represents method Assign(TPersistent). (Inherited from IEPackages.TUserPackage.)
CreateFunctions
Represents method CreateFunctions. (Overrides IEPackages.TUserPackage.CreateFunctions.)
DefineProperties(TFiler)
Represents method DefineProperties(TFiler). (Inherited from IEPackages.TUserPackage.)
FunctionNotification(IUserFunction,TCollectionNotification)
Represents method FunctionNotification(IUserFunction,TCollectionNotification). (Inherited from IEPackages.TUserPackage.)
IndexOf(String)
Represents method IndexOf(String). (Inherited from IEPackages.TUserPackage.)
LoadFunctionsProperty(TReader)
Represents method LoadFunctionsProperty(TReader). (Inherited from IEPackages.TUserPackage.)
Notification(TComponent,TOperation)
Represents method Notification(TComponent,TOperation). (Inherited from IEPackages.TUserPackage.)
ReasonerNotification(IReasoner,TCollectionNotification)
Represents method ReasonerNotification(IReasoner,TCollectionNotification). (Overrides IEPackages.TCustomReasonerOwner.ReasonerNotification(IReasoner,TCollectionNotification).)
RemoveFunctions(IReasoner)
Represents method RemoveFunctions(IReasoner). (Inherited from IEPackages.TUserPackage.)
RemoveReasoners(IUserFunction)
Represents method RemoveReasoners(IUserFunction). (Inherited from IEPackages.TUserPackage.)
StoreFunctionsProperty(TWriter)
Represents method StoreFunctionsProperty(TWriter). (Inherited from IEPackages.TUserPackage.)
•PredicatePackage