org.openxma.dsl.common.jdt
Class JdtEObjectDescription
java.lang.Object
org.openxma.dsl.common.jdt.JdtEObjectDescription
public class JdtEObjectDescription
- extends java.lang.Object
|
Constructor Summary |
JdtEObjectDescription(org.eclipse.xtext.resource.IEObjectDescription selectedObjectDescription)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
selectedObjectDescription
protected final org.eclipse.xtext.resource.IEObjectDescription selectedObjectDescription
JdtEObjectDescription
public JdtEObjectDescription(org.eclipse.xtext.resource.IEObjectDescription selectedObjectDescription)
getIEObjectDescription
public org.eclipse.xtext.resource.IEObjectDescription getIEObjectDescription()
getPlattformString
public java.lang.String getPlattformString()
getResource
public org.eclipse.core.resources.IResource getResource()
getJavaProject
public org.eclipse.jdt.core.IJavaProject getJavaProject()
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException
getClassPathString
public java.lang.String getClassPathString()
throws org.eclipse.jdt.core.JavaModelException,
org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.jdt.core.JavaModelException
org.eclipse.core.runtime.CoreException
getPackageString
public java.lang.String getPackageString()
throws org.eclipse.jdt.core.JavaModelException,
org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.jdt.core.JavaModelException
org.eclipse.core.runtime.CoreException
getName
public java.lang.String getName()
getXtextResource
public org.eclipse.xtext.resource.XtextResource getXtextResource()
throws java.io.IOException
- Throws:
java.io.IOException
getFullyQualifiedName
public java.lang.String getFullyQualifiedName()
throws org.eclipse.jdt.core.JavaModelException,
org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.jdt.core.JavaModelException
org.eclipse.core.runtime.CoreException
Copyright © 2012. All Rights Reserved.