Uses of Interface
de.mid.innovator.srv2api.icw2class.CLEnumeration
Packages that use CLEnumeration
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLEnumeration in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLEnumerationModifier and TypeMethodDescriptionstatic CLEnumerationCLEnumerationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Enumeration Type with template and container.static CLEnumerationCLEnumerationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Enumeration Type with stereotype and container.CLEnumLiteral.getEnumeration()The enumeration owning this enumeration literal.CLEnumLiteral.getEnumerationLiteralClassifier()The enumeration which is instantiated by this enumeration literal.