ClassifierExtent Table (Microsoft.Uml2 Schema)
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Fields
The following table lists the fields in the ClassifierExtent table.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
|
Folder |
yes |
References the [Repository.Item].[FoldersTable] view. |
|
Name |
nvarchar(max) |
||
IsReference |
bit |
yes |
|
Visibility |
nvarchar(max) |
yes |
|
OwningTemplateParameter |
bigint |
References the [Microsoft.Uml2].[TemplateParameterExtent] view. |
|
TemplateParameter |
bigint |
References the [Microsoft.Uml2].[TemplateParameterExtent] view. |
|
OwningTemplateParameterSubstitution |
bigint |
References the [Microsoft.Uml2].[TemplateParameterSubstitutionExtent] view. |
|
TemplateParameterOwnedDefault |
bigint |
References the [Microsoft.Uml2].[TemplateParameterExtent] view. |
|
Component |
bigint |
References the [Microsoft.Uml2].[ComponentExtent] view. |
|
OwningPackage |
bigint |
References the [Microsoft.Uml2].[PackageExtent] view. |
|
IsLeaf |
bit |
yes |
|
Class |
bigint |
References the [Microsoft.Uml2].[ClassExtent] view. |
|
ClassifierTemplateParameterConstrainingClassifier |
bigint |
References the [Microsoft.Uml2].[ClassifierTemplateParameterExtent] view. |
|
ClassifierTemplateParameterDefaultClassifier |
bigint |
References the [Microsoft.Uml2].[ClassifierTemplateParameterExtent] view. |
|
ClassPosition |
int |
||
Interface |
bigint |
References the [Microsoft.Uml2].[InterfaceExtent] view. |
|
InterfacePosition |
int |
||
IsAbstract |
bit |
yes |
|
ReadExtentAction |
bigint |
References the [Microsoft.Uml2].[ActivityNodeExtent] view. |
|
ElementKind |
nvarchar(max) |
yes |