com.ebmwebsourcing.easybpel.model.bpel.api.util
Class ScopeUtil

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.api.util.ScopeUtil

public class ScopeUtil
extends java.lang.Object


Constructor Summary
ScopeUtil()
           
 
Method Summary
static PartnerLink findPartnerLinkRecursively(java.lang.String name, BPELElement parent)
           
static Scope getParentScope(BPELElement child)
           
static BPELProcess getProcess(BPELElement parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScopeUtil

public ScopeUtil()
Method Detail

findPartnerLinkRecursively

public static PartnerLink findPartnerLinkRecursively(java.lang.String name,
                                                     BPELElement parent)

getProcess

public static BPELProcess getProcess(BPELElement parent)

getParentScope

public static Scope getParentScope(BPELElement child)


Copyright © 2011 Petals Link. All Rights Reserved.