Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_EvaluateRelationshipTemplateOut
Packages that use ARG_EvaluateRelationshipTemplateOut
-
Uses of ARG_EvaluateRelationshipTemplateOut in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return ARG_EvaluateRelationshipTemplateOutModifier and TypeMethodDescriptionMMCreateTemplate.evaluateRelationshipTemplate(ADClientAble ohSrc, ADClientAble ohTrg, MMCreateTemplate ohTmpl, K_SIDE kSide, Point ptPos, Class<? extends ELObject> kVOclNode, Class<? extends ELObject> kVOclEdge) Creates a relationship from the current object between the specified source and target element.MMCreateTemplate.evaluateRelationshipTemplateWithRequirement(ADClientAble ohSrc, ADClientAble ohSrcReq, ADClientAble ohTrg, ADClientAble ohTrgReq, MMCreateTemplate ohTmpl, ADClientAble ohRelReq, K_SIDE kSide, Point ptPos, Class<? extends ELObject> kVOclNode, Class<? extends ELObject> kVOclEdge) Creates a relationship from the current object between the specified source and target element.