Uses of Interface
de.mid.innovator.srv2api.icw2br.BRResourceRel
Packages that use BRResourceRel
Package
Description
Business resource modeling package.
Diagrams and graphical representations for elements of the icw2br package.
-
Uses of BRResourceRel in de.mid.innovator.srv2api.icw2br
Subinterfaces of BRResourceRel in de.mid.innovator.srv2api.icw2brModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for BRResourceNonHierRel that provides static methods for creation or other purposes.Methods in de.mid.innovator.srv2api.icw2br with type parameters of type BRResourceRelModifier and TypeMethodDescription<T extends BRResourceRel>
List<T> BRResource.getIncoming(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The incomingBRResourceRel.<T extends BRResourceRel>
List<T> BRResource.getOutgoing(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The outgoingBRResourceRel. -
Uses of BRResourceRel in de.mid.innovator.srv2api.icw2brdia
Fields in de.mid.innovator.srv2api.icw2brdia declared as BRResourceRelFields in de.mid.innovator.srv2api.icw2brdia with type parameters of type BRResourceRelModifier and TypeFieldDescriptionARG_BRDiaAddResourceRelationshipList.seqSelList of selected relationshipsMethods in de.mid.innovator.srv2api.icw2brdia with parameters of type BRResourceRelModifier and TypeMethodDescriptionBRDia.addEdgeForResourceRel(BRResourceRel ohResourceRel, Class<? extends ELObject> kVOclPres, BRDiaResourceNode ohNodeSrc, BRDiaResourceNode ohNodeTrg, boolean ifExistsDontAdd) Constructors in de.mid.innovator.srv2api.icw2brdia with parameters of type BRResourceRelModifierConstructorDescriptionARG_BRDiaAddEdge(BRResourceRel ohResourceRel, Class<? extends ELObject> kVOclPres, BRDiaResourceNode ohNodeSrc, BRDiaResourceNode ohNodeTrg, boolean ifExistsDontAdd)