Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELM2Schema
-
Packages that use ELM2Schema 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.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ELM2Schema in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return ELM2Schema Modifier and Type Method Description static ELM2Schema
ELM2SchemaHelper. get(SrvContext srvCtx)
The schema.ELM2Schema
ELLanguage. getSchema()
ELM2Schema
ELM2Locale. getSchema()
ELM2Schema
ELM2Package. getSchema()
The schema that owns this meta package.ELM2Schema
ELM2Type. getSchema()
ELM2Schema
ELM2Verify. getSchema()
The schema that owns this meta verify.ELM2Schema
ELValSpecNull. getSchema()
The schema that owns this null value.ELM2Schema
ELValSpecUnlimNat. getSchema()
The schema that owns this unlimited value. -
Uses of ELM2Schema in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELM2Schema in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interface
MM2Schema
-