Cluster.typeIdToURI()

Signature

String typeIdToURI(int typeId)

Domain

action, condition, query

Description

Returns the design time URI for the typeId

Parameters

NameTypeDescription
typeIdintThe type id of the entity

Returns

TypeDescription
StringDesign time URI of the entity

Cautions

none

Example


int cAgentId = ClusterFunctions.typeIdToURI(int typeId);