Uses of Interface
de.mid.innovator.srv2api.icw2db.DBGroup
Packages that use DBGroup
Package
Description
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
-
Uses of DBGroup in de.mid.innovator.srv2api.icw2db
Methods in de.mid.innovator.srv2api.icw2db that return DBGroupModifier and TypeMethodDescriptionstatic DBGroupDBGroupHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Group (in Database System) with template and container.static DBGroupDBGroupHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Group (in Database System) with stereotype and container.Methods in de.mid.innovator.srv2api.icw2db that return types with arguments of type DBGroupMethod parameters in de.mid.innovator.srv2api.icw2db with type arguments of type DBGroup