Uses of Interface
de.mid.innovator.srv2api.icw2cldia.CLUseCaseDia
Packages that use CLUseCaseDia
Package
Description
Diagrams and graphical representations for elements of the icw2class package.
-
Uses of CLUseCaseDia in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLUseCaseDiaModifier and TypeMethodDescriptionstatic CLUseCaseDiaCLUseCaseDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Use Case Diagram with template and container.static CLUseCaseDiaCLUseCaseDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Use Case Diagram with stereotype and container.CLDiaActorNode.getOwningUseCaseDiagram()The use case diagram that owns this actor node.CLDiaSubjectNode.getOwningUseCaseDiagram()The use case diagram that owns this use case subject node.CLDiaUseCaseNode.getOwningUseCaseDiagram()The use case diagram that owns this use case node.