Uses of Interface
de.mid.innovator.srv2api.icw2class.CLCollaborationUse
Packages that use CLCollaborationUse
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLCollaborationUse in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLCollaborationUseModifier and TypeMethodDescriptionstatic CLCollaborationUseCLCollaborationUseHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Collaboration Use with template and container with requirement.static CLCollaborationUseCLCollaborationUseHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Collaboration Use with stereotype and container with requirement.CLStructuredClassifier.getRepresentation()Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLCollaborationUseModifier and TypeMethodDescriptionCLStructuredClassifier.getCollaborationUse()All collaboration uses owned by this structured classifier.CLCollaboration.getTypedCollaborationUse()All collaboration uses which use this collaboration.