Class TranslationProfileGenerator
java.lang.Object
pl.edu.icm.unity.engine.api.translation.TranslationProfileGenerator
Helpers methods for generating translation profiles
- Author:
- P.Piernik
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TranslationProfile
static TranslationProfile
static TranslationProfile
generateIncludeInputProfile
(String profileToInclude) static TranslationProfile
generateIncludeInputProfile
(String name, String profileToInclude) static TranslationProfile
generateIncludeOutputProfile
(String profileToInclude) static TranslationProfile
generateIncludeOutputProfile
(String name, String profileToInclude) static TranslationProfile
getProfileFromString
(String profile)
-
Field Details
-
EMBEDDED_PROFILE
- See Also:
-
-
Constructor Details
-
TranslationProfileGenerator
public TranslationProfileGenerator()
-
-
Method Details
-
generateIncludeInputProfile
-
generateIncludeInputProfile
-
generateIncludeOutputProfile
-
generateIncludeOutputProfile
-
getProfileFromString
-
generateEmbeddedEmptyInputProfile
-
generateEmbeddedEmptyOutputProfile
-