org.openxma.dsl.common.jdt
Class JdtProjectAndClassPathUtils

java.lang.Object
  extended by org.openxma.dsl.common.jdt.JdtProjectAndClassPathUtils

Deprecated. provides backward compatibilty to the formerly supported (and since version 3.6 deprecated) classpathUri mechanism

public class JdtProjectAndClassPathUtils
extends java.lang.Object


Field Summary
static java.lang.String RESOURCE_PREFIX
          Deprecated.  
 
Constructor Summary
JdtProjectAndClassPathUtils()
          Deprecated.  
 
Method Summary
static java.lang.String getNamespace(org.eclipse.core.resources.IResource resource)
          Deprecated.  
static java.lang.String getNamespace(org.eclipse.emf.common.util.URI plattformUri)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_PREFIX

public static java.lang.String RESOURCE_PREFIX
Deprecated. 
Constructor Detail

JdtProjectAndClassPathUtils

public JdtProjectAndClassPathUtils()
Deprecated. 
Method Detail

getNamespace

public static java.lang.String getNamespace(org.eclipse.core.resources.IResource resource)
Deprecated. 

getNamespace

public static java.lang.String getNamespace(org.eclipse.emf.common.util.URI plattformUri)
Deprecated. 


Copyright © 2012. All Rights Reserved.