Uses of Interface
de.mid.innovator.srv2api.icw2class.CLRoleBinding
Packages that use CLRoleBinding
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Meta model and administration information.
-
Uses of CLRoleBinding in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLRoleBindingModifier and TypeMethodDescriptionstatic CLRoleBindingCLRoleBindingHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Role Binding with template from source to target element with requirement.static CLRoleBindingCLRoleBindingHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Role Binding with stereotype from source to target element with requirement.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLRoleBindingModifier and TypeMethodDescriptionCLConnectAbleElement.getBindingRole()All role bindings of this connectable element.CLCollaborationUse.getRoleBinding(K_CONTROL_OPTION... behaviourFlags) CLConnectAbleElement.getSupplierRoleBinding()Indicates the role binding that references the connectable element. -
Uses of CLRoleBinding in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type CLRoleBindingModifier and TypeMethodDescriptionMMCreateTemplate.getOwnedRoleBinding(K_CONTROL_OPTION... behaviourFlags) The role binding owned by this create template.