| Name | Summary |
|---|---|
createDefaultInstance | abstract val createDefaultInstance: () -> ComponentBase |
id | abstract val id: Int |
| Name | Summary |
|---|---|
attributeKeys | open fun attributeKeys(): IntArray |
attributeMetaData | open fun attributeMetaData(): Map<Int, <Error class: unknown class><RegisteredAttributeType, String>> |
attributeTypeCountAvailable | open fun attributeTypeCountAvailable(): Boolean |
attributeTypeCounts | open fun attributeTypeCounts(): IntArray |
attributeTypes | open fun attributeTypes(): IntArray |
dependents | open fun dependents(): IntArray |
enumClassesMap | open fun enumClassesMap(): Map<Int, Class<out Enum<*>>> |
keyStringToKeyIntMap | open fun keyStringToKeyIntMap(keyString: String): Int? |