Uses of Class
eu.europa.ted.eforms.sdk.selector.component.SdkComponent
-
Packages that use SdkComponent Package Description eu.europa.ted.efx.sdk0.v6 eu.europa.ted.efx.sdk0.v6.entity eu.europa.ted.efx.sdk0.v7 eu.europa.ted.efx.sdk0.v7.entity -
-
Uses of SdkComponent in eu.europa.ted.efx.sdk0.v6
Classes in eu.europa.ted.efx.sdk0.v6 with annotations of type SdkComponent Modifier and Type Class Description classEfxExpressionTranslator06The the goal of the EfxExpressionTranslator is to take an EFX expression and translate it to a target scripting language.classEfxTemplateTranslator06The EfxTemplateTranslator extends theEfxExpressionTranslator06to provide additional translation capabilities for EFX templates. -
Uses of SdkComponent in eu.europa.ted.efx.sdk0.v6.entity
Classes in eu.europa.ted.efx.sdk0.v6.entity with annotations of type SdkComponent Modifier and Type Class Description classSdkCodelist06Representation of an SdkCodelist for usage in the symbols map.classSdkField06classSdkNode06A node is something like a section. -
Uses of SdkComponent in eu.europa.ted.efx.sdk0.v7
Classes in eu.europa.ted.efx.sdk0.v7 with annotations of type SdkComponent Modifier and Type Class Description classEfxExpressionTranslator07The the goal of the EfxExpressionTranslator is to take an EFX expression and translate it to a target scripting language.classEfxTemplateTranslator07The EfxTemplateTranslator extends theEfxExpressionTranslator07to provide additional translation capabilities for EFX templates. -
Uses of SdkComponent in eu.europa.ted.efx.sdk0.v7.entity
Classes in eu.europa.ted.efx.sdk0.v7.entity with annotations of type SdkComponent Modifier and Type Class Description classSdkCodelist07Representation of an SdkCodelist for usage in the symbols map.classSdkField07classSdkNode07A node is something like a section.
-