Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%SYS.Python.Traits

class %SYS.Python.Traits extends %Projection.AbstractProjection

Traits projection

Method Inventory

Parameters

parameter TARGETSPEC;
Defines the IRIS class we're providing traits for

Methods

classmethod CreateProjection(class As %Library.String, ByRef params As %Library.String, modified As %Library.String, qstruct As %Library.String) as %Status
Inject traits for this class
classmethod RemoveProjection(class As %Library.String, ByRef params As %Library.String, recompile As %Library.Boolean, modified As %Library.String, qstruct As %Library.String) as %Status
Remove traits for a class

Inherited Members

Inherited Methods

FeedbackOpens in a new tab