DocBook|Search
Class Reference
%DeepSee.Model.SubjectArea.relationship
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%DeepSee] >  [Model] >  [SubjectArea] >  [relationship]
Private  Storage  

class %DeepSee.Model.SubjectArea.relationship extends node

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 1


Summary

Properties
description disabled displayName hidden name
subjectArea

Methods
%%OIDGet %AddToSaveSet %BindExport %ClassIsLatestVersion
%ClassName %ConstructClone %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%IsModified %New %NormalizeObject %ObjectModified
%OriginalNamespace %PackageName %QuoteList %QuoteValue
%QuoteValueL10N %RemoveFromSaveSet %SerializeObject %SetModified
%Validate %ValidateObject XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType


Properties

• property hidden as %Boolean(XMLPROJECTION="attribute") [ InitialExpression = 0 ];
Hidden flag. If true, then this relationship will be hidden.
• relationship subjectArea as %DeepSee.Model.SubjectArea.subjectArea(XMLPROJECTION="none") [ Inverse = relationships,Cardinality = one ];
Subject Area that this relationship belongs to.

Methods

• method %Validate() as %Status
Test if this relationship's definition is valid.