Concept[] getDestinationConceptArray(String conceptURI, int length)
Concept[] getDestinationConceptArray(String conceptURI, int length)
Name | Type | Description |
---|---|---|
conceptURI | String | The URI of concept to create an instance of. |
length | int | Desired length of the array. |
Type | Description |
---|---|
Concept[] | The result. |