Skip to main content

%DeepSee.Model.SubjectArea.relationship

Class %DeepSee.Model.SubjectArea.relationship Extends node [ System = 3 ]

Meta-data for a relationship within a DeepSee subject area.

Properties

subjectArea

Relationship subjectArea As %DeepSee.Model.SubjectArea.subjectArea(XMLPROJECTION = "none") [ Cardinality = one, Inverse = relationships ];

Subject Area that this relationship belongs to.

hidden

Property hidden As %Boolean(XMLPROJECTION = "attribute") [ InitialExpression = 0 ];

Hidden flag. If true, then this relationship will be hidden.

Methods

%Validate

Method %Validate() As %Status

Test if this relationship's definition is valid.