Uses of Interface
de.mid.innovator.srv2api.icw2class.CLEnumLiteral
Packages that use CLEnumLiteral
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLEnumLiteral in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLEnumLiteralModifier and TypeMethodDescriptionstatic CLEnumLiteralCLEnumLiteralHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Enumeration Literal with template and container.static CLEnumLiteralCLEnumLiteralHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Enumeration Literal with stereotype and container.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLEnumLiteralModifier and TypeMethodDescriptionCLEnumeration.getEnumerationInstance()All enumeration literals instantiating this enumeration.CLEnumeration.getOwnedLiteral(K_CONTROL_OPTION... behaviourFlags) The ordered set of literals for this enumeration.