Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELLanguage
-
Packages that use ELLanguage Package Description de.mid.innovator.srv2api.icw2elem Describes the common behavior of all elements stored in a model server repository even configuration elements in profiles and schema elements of the meta model. -
-
Uses of ELLanguage in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELLanguage in de.mid.innovator.srv2api.icw2elem Modifier and Type Interface Description interface
ELLanguageOCL
interface
ELLanguageUML
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELLanguage Modifier and Type Method Description <T extends ELLanguage>
java.util.List<T>ELM2Schema. getOwnedLanguage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Methods in de.mid.innovator.srv2api.icw2elem that return ELLanguage Modifier and Type Method Description static ELLanguage
ELLanguageHelper. getLanguage(SrvContext srvCtx, K_OOLANGUAGE kLanguage)
The specified language.
-