Uses of Interface
de.mid.innovator.srv2api.icw2br.BRResourceHierRel
Packages that use BRResourceHierRel
-
Uses of BRResourceHierRel in de.mid.innovator.srv2api.icw2br
Methods in de.mid.innovator.srv2api.icw2br that return BRResourceHierRelModifier and TypeMethodDescriptionstatic BRResourceHierRelBRResourceHierRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Hierarchical Subordination with template from source to target element.static BRResourceHierRelBRResourceHierRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Hierarchical Subordination with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2br that return types with arguments of type BRResourceHierRelModifier and TypeMethodDescriptionBROrgUnit.getHierarchicalRelationshipTo(BROrgUnit refObj, boolean mode) BROrgUnit.getHierarchicalRelationshipTo(MMStereotype stereotype, BROrgUnit refObj, boolean mode) The method calls getHierarchicalRelationshipTo and filters its return values according to the given stereotype value.BROrgUnit.getIncomingHierRel()BROrgUnit.getOutgoingHierarchicalRelationship(K_CONTROL_OPTION... behaviourFlags) All outgoing hierarchical resource relationships at thisBROrgUnit.BROrgUnit.getOutgoingHierarchicalRelationship(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOutgoingHierarchicalRelationship and filters its return values according to the given stereotype value.BROrgUnit.getOutgoingHierRel(K_CONTROL_OPTION... behaviourFlags) Methods in de.mid.innovator.srv2api.icw2br with parameters of type BRResourceHierRelModifier and TypeMethodDescriptionBROrgUnit.getDirectSonsInHierarchyExcludeRel(BRResourceHierRel refObj, K_CONTROL_OPTION... behaviourFlags) All org units being directly subordinated to thisBROrgUnitvia a hierarchical resource relationship.BROrgUnit.getDirectSonsInHierarchyExcludeRel(MMStereotype stereotype, BRResourceHierRel refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getDirectSonsInHierarchyExcludeRel and filters its return values according to the given stereotype value.