Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.ClasspathEntry
Packages that use ClasspathEntry
Package
Description
-
Uses of ClasspathEntry in org.aspectj.org.eclipse.jdt.internal.core
Fields in org.aspectj.org.eclipse.jdt.internal.core declared as ClasspathEntryMethods in org.aspectj.org.eclipse.jdt.internal.core that return ClasspathEntryModifier and TypeMethodDescriptionClasspathEntry.combineWith(ClasspathEntry referringEntry) Used to perform export/restriction propagation across referring projects/containers.ClasspathEntry.resolvedChainedLibraries()ClasspathEntry.resolvedDotDot(org.eclipse.core.runtime.IPath reference) ClasspathEntry.withExtraAttributeRemoved(String attrName) Methods in org.aspectj.org.eclipse.jdt.internal.core with parameters of type ClasspathEntryModifier and TypeMethodDescriptionClasspathEntry.combineWith(ClasspathEntry referringEntry) Used to perform export/restriction propagation across referring projects/containers. -
Uses of ClasspathEntry in org.aspectj.org.eclipse.jdt.internal.core.builder
Methods in org.aspectj.org.eclipse.jdt.internal.core.builder with parameters of type ClasspathEntryModifier and TypeMethodDescriptionprotected booleanNameEnvironment.isOnModulePath(ClasspathEntry entry)