Skip to main content

IViewDefinition Interface

Namespace: NextDesign.Core

Description

Base interface that represents an access object to expression information.

Belonging area

NameDescription
ProfileA group of APIs to access profiles.

Derived from

NameDescription
IEditorDefAn access object to editor definitions.
IElementDefAn access object to editor element definitions.

Property

NameDescription
BaseIdBase Identifier

If this element is an element added as a profile reference, returns the identifier in the referenced profile.
If this element is not an element added as a profile reference, returns null.
DisplayNameDisplay name
IdIdentifier
IsDisabledWhether this element is disabled
ModelClassModel class
ModelClassNameModel class name
NameName

Method

NameDescription
GetProfileReferencePackageGets the base package that manages this element.

The base package can be one of the following packages:
- Profile root package
- Profile reference package where profile reference is recorded
- Package recorded as base of profile with dependency in profile reference