Reference Source
public class | source

XKTPropertySet

A property set within an XKTModel.

These are shared among XKTMetaObjects.

Member Summary

Public Members
public

properties: *[]

The properties within this XKTPropertySet.

public

Unique ID of this XKTPropertySet in XKTModel#propertySets.

public

Indicates the XKTPropertySet meta object name.

public

Indicates the XKTPropertySet's type.

This defaults to "default".

Public Members

public properties: *[] source

The properties within this XKTPropertySet.

public propertySetId: String source

Unique ID of this XKTPropertySet in XKTModel#propertySets.

public propertySetName: string source

Indicates the XKTPropertySet meta object name.

This defaults to XKTPropertySet#propertySetId.

public propertySetType: string source

Indicates the XKTPropertySet's type.

This defaults to "default".