$k. NodeCategoryElements

new NodeCategoryElements()

A collection of topics. Can be model of a view.

Extends

Methods

accessedObject() → {$k.SemanticElement}

Get the semantic element this collection is based upon - if available.

Since
  • 5.4.0
Returns:
Type: 
$k.SemanticElement

creatableTargetDomains() → {Array.<$k.Domain>}

Get all domains from which a new target instance can be created

Since
  • 5.4.0
Returns:
Type: 
Array.<$k.Domain>

elements() → {Array.<$k.SemanticElement>}

Get the contents as an array of semantic elements.

Since
  • 5.4.0
Returns:
Type: 
Array.<$k.SemanticElement>

label() → {string}

Get the label of the node category

Since
  • 5.4.0
Returns:
Type: 
string