com.ibm.websphere.models.extensions.helpers.wbi.impl
Class WBIHelperUtils

java.lang.Object
  extended by com.ibm.websphere.models.extensions.helpers.wbi.impl.WBIHelperUtils

public class WBIHelperUtils
extends java.lang.Object


Constructor Summary
WBIHelperUtils()
           
 
Method Summary
static com.ibm.websphere.models.extensions.helpers.impl.ResourceAndExtent getResourceAndExtent(org.eclipse.jst.j2ee.commonarchivecore.internal.Archive archive, java.lang.String uriString, boolean tocreate)
           
static com.ibm.websphere.models.extensions.helpers.impl.ResourceAndExtent getResourceAndExtent(org.eclipse.emf.ecore.resource.ResourceSet resourceSet, java.lang.String uriString, boolean tocreate)
           
static void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WBIHelperUtils

public WBIHelperUtils()
Method Detail

init

public static void init()

getResourceAndExtent

public static com.ibm.websphere.models.extensions.helpers.impl.ResourceAndExtent getResourceAndExtent(org.eclipse.jst.j2ee.commonarchivecore.internal.Archive archive,
                                                                                                      java.lang.String uriString,
                                                                                                      boolean tocreate)

getResourceAndExtent

public static com.ibm.websphere.models.extensions.helpers.impl.ResourceAndExtent getResourceAndExtent(org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
                                                                                                      java.lang.String uriString,
                                                                                                      boolean tocreate)