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