WS.Common.getDestinationConceptArray()

Signature

Concept[] getDestinationConceptArray(String conceptURI, int length)

Domain

action, condition, query

Description

Creates an array of concept type specified by the uri. All elements are null.

Parameters

NameTypeDescription
conceptURIStringThe URI of concept to create an instance of.
lengthintDesired length of the array.

Returns

TypeDescription
Concept[]The result.