Searched refs:dataTypeReference (Results 1 – 2 of 2) sorted by relevance
123 assertThat(document.dataTypeReference).isNull() in <lambda>()221 dataTypeReference = "#components/dataTypes/Test", in <lambda>()340 dataTypeReference = "someReference", in <lambda>()
408 dataTypeReference = referenceDataType, in toAppFunctionDataTypeMetadataDocument()525 @Document.StringProperty public val dataTypeReference: String? = null, constant in AppFunctionDataTypeMetadataDocument565 checkNotNull(dataTypeReference) { in toAppFunctionDataTypeMetadata()