|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
org.eclipse.cdt.internal.core.InternalCExtension
org.eclipse.cdt.core.AbstractCExtension
public abstract class AbstractCExtension
Constructor Summary | |
---|---|
AbstractCExtension()
|
Method Summary | |
---|---|
ICExtensionReference |
getExtensionReference()
|
org.eclipse.core.resources.IProject |
getProject()
Returns the project for which this extrension is defined. |
Methods inherited from class org.eclipse.core.runtime.PlatformObject |
---|
getAdapter |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractCExtension()
Method Detail |
---|
public final org.eclipse.core.resources.IProject getProject()
getProject
in interface ICExtension
public final ICExtensionReference getExtensionReference()
getExtensionReference
in interface ICExtension
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |