Klasse ClasspathChange
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.ClasspathChange
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intstatic final intstatic final intstatic final int -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungClasspathChange(JavaProject project, IClasspathEntry[] oldRawClasspath, org.eclipse.core.runtime.IPath oldOutputLocation, IClasspathEntry[] oldResolvedClasspath) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanintgenerateDelta(JavaElementDelta delta, boolean addClasspathChange) inthashCode()voidtoString()
-
Felddetails
-
NO_DELTA
public static final int NO_DELTA- Siehe auch:
-
HAS_DELTA
public static final int HAS_DELTA- Siehe auch:
-
HAS_PROJECT_CHANGE
public static final int HAS_PROJECT_CHANGE- Siehe auch:
-
HAS_LIBRARY_CHANGE
public static final int HAS_LIBRARY_CHANGE- Siehe auch:
-
-
Konstruktordetails
-
ClasspathChange
public ClasspathChange(JavaProject project, IClasspathEntry[] oldRawClasspath, org.eclipse.core.runtime.IPath oldOutputLocation, IClasspathEntry[] oldResolvedClasspath)
-
-
Methodendetails