Difference between revisions of "List of MetaClasses"
m |
(→DOCUMENT) |
||
Line 67: | Line 67: | ||
<table style="border:0px solid grey;width:70%"><tr><td style="background-color:#dbdbe4;border:1px solid grey;width:50%;text-align:center;font-weight:bold;">Name</td><td style="background-color:#e8d4c8;border:1px solid grey;width:20%;text-align:center;font-weight:bold;">TypeString</td><td style="background-color:#e8d4c8;border:1px solid grey;width:20%;text-align:center;font-weight:bold;">RuntimeType</td><tr><td> [[DOCUMENT|DOCUMENT]]</td><td>UBIK.Kernel.MetaClass</td><td>UBIK.Document.DocumentClass</td></tr> | <table style="border:0px solid grey;width:70%"><tr><td style="background-color:#dbdbe4;border:1px solid grey;width:50%;text-align:center;font-weight:bold;">Name</td><td style="background-color:#e8d4c8;border:1px solid grey;width:20%;text-align:center;font-weight:bold;">TypeString</td><td style="background-color:#e8d4c8;border:1px solid grey;width:20%;text-align:center;font-weight:bold;">RuntimeType</td><tr><td> [[DOCUMENT|DOCUMENT]]</td><td>UBIK.Kernel.MetaClass</td><td>UBIK.Document.DocumentClass</td></tr> | ||
<tr><td> [[FILEDOCUMENT|FILEDOCUMENT]]</td><td>UBIK.Kernel.MetaClass</td><td>UBIK.Document.DocumentClass</td></tr> | <tr><td> [[FILEDOCUMENT|FILEDOCUMENT]]</td><td>UBIK.Kernel.MetaClass</td><td>UBIK.Document.DocumentClass</td></tr> | ||
+ | <tr><td> [[SYSTEMIMAGE|SYSTEMIMAGE]]</td><td>UBIK.Kernel.MetaClass</td><td>UBIK.Document.DocumentClass</td></tr> | ||
<tr><td> [[REPORT|REPORT]]</td><td>UBIK.Kernel.MetaClass</td><td>UBIK.Document.DocumentClass</td></tr> | <tr><td> [[REPORT|REPORT]]</td><td>UBIK.Kernel.MetaClass</td><td>UBIK.Document.DocumentClass</td></tr> | ||
<tr><td> [[REPORTDOCUMENT|REPORTDOCUMENT]]</td><td>UBIK.Kernel.MetaClass</td><td>UBIK.Document.ReportDocument</td></tr> | <tr><td> [[REPORTDOCUMENT|REPORTDOCUMENT]]</td><td>UBIK.Kernel.MetaClass</td><td>UBIK.Document.ReportDocument</td></tr> |
Revision as of 10:45, 16 March 2015
The lists show all built-in MetaClasses, grouped into sections named by the inheritance parents. These inheritance parents are the lop level MetaClasses and represent the built-in root MetaClasses of UBIK®.
Among the name and inheritance the list also shows two characteristics:
- TypeString: is the internal data typ of the MetaClass
- RuntimeType: is the data type of instances of the MetaClass
SYSROOT
Name | TypeString | RuntimeType |
SYSROOT | UBIK.Kernel.MetaClass | UBIK.Runtime.Sys.SYSROOT |
INTERFACE ADMIN ROOT | UBIK.Interface.InterfaceAdministration | UBIK.Interface.InterfaceExecution |
RELEASEINFO | UBIK.Kernel.MetaClass | UBIK.Kernel.ReleaseInfo |
SYSTEMOBJECT | UBIK.Kernel.MetaClass | UBIK.Runtime.Sys.SYSTEMOBJECT |
APPLICATION | UBIK.Kernel.MetaClass | UBIK.Content.ACM.ApplicationContext |
ATTRIBUTE | UBIK.Kernel.MetaClass | UBIK.Kernel.BaseAttribute |
CONSUMER | UBIK.Kernel.MetaClass | UBIK.Kernel.Consumer |
CONTEXT | UBIK.Kernel.MetaClass | UBIK.Content.ACM.AdjustableRightsContext |
CONTEXTSCOPE | UBIK.Kernel.MetaClass | UBIK.Runtime.Sys.CONTEXTSCOPE |
METACLASSSCOPE | UBIK.Kernel.MetaClass | UBIK.Content.ACM.MetaClassScope |
QUERYSCOPE | UBIK.Kernel.MetaClass | UBIK.Content.ACM.QueryScope |
CUSTOMIZING | UBIK.Kernel.MetaClass | UBIK.Kernel.CustomizingClass |
DEEXP | UBIK.Kernel.MetaClass | UBIK.DataExchange.DataExchangeSource |
DEIMP | UBIK.Kernel.MetaClass | UBIK.DataExchange.DataExchangeBluePrint |
DISPLAYDATA | UBIK.Kernel.MetaClass | UBIK.Display.DisplayData |
DISPLAYDATAINSTANCE | UBIK.Kernel.MetaClass | UBIK.Display.DisplayData |
DISPLAYDATAMETACLASS | UBIK.Kernel.MetaClass | UBIK.Display.DisplayDataMetaClass |
LANGUAGE | UBIK.Kernel.MetaClass | UBIK.Kernel.Language |
LOCALIZATION | UBIK.Kernel.MetaClass | UBIK.Content.ContentClass |
LOGIN | UBIK.Kernel.MetaClass | UBIK.Kernel.Login |
METAPROPERTYROOT | UBIK.Kernel.MetaClass | UBIK.Runtime.Sys.METAPROPERTYROOT |
POOLMETAPROPERTY | UBIK.Kernel.MetaClass | UBIK.Kernel.PoolMetaProperty |
NAME CREATION CONFIG | UBIK.Kernel.MetaClass | UBIK.Content.ContentClass |
PROPERTYVALUEVALIDATION | UBIK.Kernel.MetaClass | UBIK.Kernel.PropertyValueValidation<T> |
QUERY | UBIK.Kernel.MetaClass | UBIK.Kernel.Query |
IDMARKERSCANQUERY | UBIK.Kernel.MetaClass | UBIK.Kernel.IdMarkerScanQuery |
QUERYITEM | UBIK.Kernel.MetaClass | UBIK.Kernel.QueryItem |
REFERENCE | UBIK.Kernel.ReferenceMetaClass | UBIK.Kernel.Reference |
RELATION | UBIK.Kernel.MetaClass | UBIK.Kernel.Relationship |
RULE | UBIK.Kernel.MetaClass | UBIK.Kernel.NameCreatorRule |
RULEITEM | UBIK.Kernel.MetaClass | UBIK.Kernel.RuleItem |
SATELLITE | UBIK.Kernel.MetaClass | UBIK.Content.ACM.SatelliteDevice |
SELECTIVEITEM | UBIK.Kernel.MetaClass | UBIK.Kernel.SelectiveItem |
SELECTIVELIST | UBIK.Kernel.MetaClass | UBIK.Kernel.SelectiveList |
SYMBOL | UBIK.Kernel.MetaClass | UBIK.Content.ContentClass |
VISIOSYMBOL | UBIK.Kernel.MetaClass | UBIK.Content.ContentClass |
UI ACTION | UBIK.Kernel.MetaClass | UBIK.Controls.UIActionConfiguration |
UNIT | UBIK.Kernel.MetaClass | UBIK.Kernel.Unit |
UNITITEM | UBIK.Kernel.MetaClass | UBIK.Kernel.UnitItem |
USERGROUP | UBIK.Kernel.MetaClass | UBIK.Kernel.UserGroup |
VIEW | UBIK.Kernel.MetaClass | UBIK.Kernel.View |
VIEWITEMS | UBIK.Kernel.MetaClass | UBIK.Runtime.Sys.VIEWITEMS |
QUERYVIEWITEM | UBIK.Kernel.MetaClass | UBIK.Kernel.QueryViewItem |
RELATEDVIEWITEMS | UBIK.Kernel.MetaClass | UBIK.Runtime.Sys.RELATEDVIEWITEMS |
REFERENCEVIEWITEM | UBIK.Kernel.MetaClass | UBIK.Kernel.ReferenceViewItem |
RELATIONVIEWITEM | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationViewItem |
VIEWITEM | UBIK.Kernel.MetaClass | UBIK.Kernel.ViewItem_oldTechnique |
WORKFLOW | UBIK.Kernel.MetaClass | UBIK.Kernel.Workflow |
SYSTEMOBJECTS | UBIK.Kernel.MetaClass | UBIK.Content.ContentClass |
CUSTOMIZED SYSTEMOBJECTS | UBIK.Kernel.MetaClass | UBIK.Content.ContentClass |
SYSTEMPROPERTIES | UBIK.Kernel.MetaClass | UBIK.Content.ContentClass |
SYSTEMSETTINGS | UBIK.Kernel.MetaClass | UBIK.Content.ContentClass |
DOCUMENT
Name | TypeString | RuntimeType |
DOCUMENT | UBIK.Kernel.MetaClass | UBIK.Document.DocumentClass |
FILEDOCUMENT | UBIK.Kernel.MetaClass | UBIK.Document.DocumentClass |
SYSTEMIMAGE | UBIK.Kernel.MetaClass | UBIK.Document.DocumentClass |
REPORT | UBIK.Kernel.MetaClass | UBIK.Document.DocumentClass |
REPORTDOCUMENT | UBIK.Kernel.MetaClass | UBIK.Document.ReportDocument |
REPORTTEMPLATE | UBIK.Kernel.MetaClass | UBIK.Document.ReportTemplate |
PROXYROOT
Name | TypeString | RuntimeType |
PROXYROOT | UBIK.Interface.MetaProxy | UBIK.Interface.Proxy |
RELATIONDATA
Name | TypeString | RuntimeType |
RELATIONDATA | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
ACMCONTEXTSCOPERELDATA | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_CONTEXTSCOPE | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
DE_IMP_DATA | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_DE_IMPORT | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
RELATIONDATA_USERRIGHTS | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_METADEFRIGHTS | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_METAPROPERTYRIGHTS | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_METAPROPERTYRIGHTS | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SORTEDRELATIONDATA | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_QUERY | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_VIEW | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_VIEWROOT | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_VIEWROOTQUERY | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_VIEWSORT | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_CLASSIFICATION | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_CONTEXTS | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_DE_INSTANCES | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_DE_METACLASS | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_DE_SINGLEOBJECT | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_DOCUMENT | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_GROUP_LOGIN | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_INFRASTRUCTURE | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_INFRASTRUCTUREQ | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_INTERFACE_ADMIN_METAPROXYDEFINITION | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_INTERFACE_ADMIN_ROOT_PROXYROOTOBJECT | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_METADOCUMENT | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_METAPROPERTY | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_METAPROXY_PROPERTY | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_METARULE | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_METAWORKFLOW | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_RULE | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_SCOPE_CLASSIFICATION | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_SELECTIVELIST | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_SYMBOL | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_UIACTION_PARAMETER | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
SYSREL_UIACTION_WORKFLOW | UBIK.Kernel.MetaClass | UBIK.Kernel.RelationData |
UBIKSESSION
Name | TypeString | RuntimeType |
UBIKSESSION | UBIK.Kernel.MetaClass | UBIK.Kernel.UBIKSession |
MOBILESESSION | UBIK.Kernel.MetaClass | UBIK.Kernel.UBIKMobileSession |
BASECLASS
Name | TypeString | RuntimeType |
BASECLASS | UBIK.Kernel.MetaClass | UBIK.Content.ContentClass |
NAMEDBASECLASS | UBIK.Kernel.MetaClass | UBIK.Content.ContentClass |