Uses of Interface
de.mid.innovator.srv2api.icw2class.CLCollaboration
-
Packages that use CLCollaboration 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 CLCollaboration in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLCollaboration Modifier and Type Method Description static 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.CLCollaborationCLCollaborationUse. getType()The collaboration that is used in this occurrence.Methods in de.mid.innovator.srv2api.icw2class with parameters of type CLCollaboration Modifier and Type Method Description voidCLCollaborationUse. setType(CLCollaboration value)Set the value of Foreign Key Type.
-