Uses of Interface
de.mid.innovator.srv2api.icw2class.CLCollaboration
Packages that use CLCollaboration
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLCollaboration in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLCollaborationModifier and TypeMethodDescriptionstatic CLCollaborationCLCollaborationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Collaboration with template and container.static CLCollaborationCLCollaborationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Collaboration with stereotype and container.CLCollaborationUse.getType()The collaboration that is used in this occurrence.Methods in de.mid.innovator.srv2api.icw2class with parameters of type CLCollaborationModifier and TypeMethodDescriptionvoidCLCollaborationUse.setType(CLCollaboration value) Set the value of Foreign Key Type.