Uses of Interface
de.mid.innovator.srv2api.icw2class.CLDevice
-
Packages that use CLDevice Package Description de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships. -
-
Uses of CLDevice in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLDevice Modifier and Type Method Description static CLDevice
CLDeviceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Device with template and container.static CLDevice
CLDeviceHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Device with stereotype and container.
-