Assert usage details

Summary

org.eclipse.core.runtime.Assert has 215 total references to 6 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] isLegal(boolean) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.content.LowLevelIOException.LowLevelIOException(IOException) 36 API
org.eclipse.core.internal.jobs.JobManager.validateRule(ISchedulingRule) 1187 API
org.eclipse.core.internal.jobs.JobManager.setRule(InternalJob, ISchedulingRule) 1044 API
org.eclipse.core.internal.jobs.ImplicitJobs.transfer(ISchedulingRule, Thread) 248 API
org.eclipse.core.internal.jobs.JobManager.validateRule(ISchedulingRule) 1193 API
org.eclipse.core.internal.jobs.ImplicitJobs.transfer(ISchedulingRule, Thread) 252 API
org.eclipse.core.internal.jobs.JobManager.validateRule(ISchedulingRule) 1189 API
org.eclipse.core.internal.jobs.JobManager.validateRule(ISchedulingRule) 1191 API
org.eclipse.core.internal.localstore.HistoryStore2.copyHistory(IResource, IResource, boolean) 215 API
org.eclipse.core.internal.localstore.HistoryStore2.copyHistory(IResource, IResource, boolean) 213 API
org.eclipse.core.internal.localstore.HistoryStore2.copyHistory(IResource, IResource, boolean) 214 API
org.eclipse.core.internal.properties.PropertyManager2.copyProperties(IPath, IPath, int) 91 API
org.eclipse.core.internal.properties.PropertyManager2.copyProperties(IPath, IPath, int) 90 API
org.eclipse.core.internal.properties.PropertyManager2.copyProperties(IPath, IPath, int) 89 API
org.eclipse.core.internal.resources.SaveManager.restoreMarkers(IResource, boolean, IProgressMonitor) 711 API
org.eclipse.core.internal.resources.SaveManager.restoreSyncInfo(IResource, IProgressMonitor) 876 API
org.eclipse.core.internal.resources.ResourceTree.failed(IStatus) 210 API
org.eclipse.core.internal.resources.ResourceTree.standardDeleteFolder(IFolder, int, IProgressMonitor) 779 API
org.eclipse.core.internal.resources.ResourceTree.deletedFile(IFile) 114 API
org.eclipse.core.internal.resources.ResourceTree.updateMovedFileTimestamp(IFile, long) 1082 API
org.eclipse.core.internal.resources.ProjectDescription.setReferencedProjects(IProject[]) 372 API
org.eclipse.core.internal.resources.ResourceTree.deletedFolder(IFolder) 137 API
org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(IProject, int, IProgressMonitor) 793 API
org.eclipse.core.internal.resources.ResourceTree.standardDeleteFile(IFile, int, IProgressMonitor) 766 API
org.eclipse.core.internal.resources.SaveManager.resetSnapshots(IResource) 597 API
org.eclipse.core.internal.resources.ResourceTree.addToLocalHistory(IFile) 60 API
org.eclipse.core.internal.resources.ResourceTree.getTimestamp(IFile) 225 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFolder(IFolder, IFolder, int, IProgressMonitor) 941 API
org.eclipse.core.internal.resources.ResourceTree.deletedProject(IProject) 160 API
org.eclipse.core.internal.resources.SaveManager.visitAndSave(IResource) 1347 API
org.eclipse.core.internal.resources.LocalMetaArea.getSyncInfoLocationFor(IResource) 170 API
org.eclipse.core.internal.resources.ResourceTree.computeTimestamp(IFile) 89 API
org.eclipse.core.internal.resources.LocalMetaArea.getMarkersLocationFor(IResource) 117 API
org.eclipse.core.internal.resources.SaveManager.visitAndSnap(IResource) 1460 API
org.eclipse.core.internal.resources.ProjectDescription.setBuildSpec(ICommand[]) 275 API
org.eclipse.core.internal.resources.ProjectDescription.setDynamicReferences(IProject[]) 303 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 611 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(IProject, IProjectDescription, int, IProgressMonitor) 1007 API
org.eclipse.core.internal.resources.ResourceTree.movedFile(IFile, IFile) 496 API
org.eclipse.core.internal.resources.ProjectPreferences.getFile(IFolder, String) 183 API
org.eclipse.core.internal.resources.CharsetManager.getCharsetFor(IPath, boolean) 201 API
org.eclipse.core.internal.resources.ResourceTree.movedFolderSubtree(IFolder, IFolder) 553 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFile(IFile, IFile, int, IProgressMonitor) 867 API
org.eclipse.core.internal.resources.Marker.Marker(IResource, long) 44 API
org.eclipse.core.internal.resources.Synchronizer.getSyncInfo(QualifiedName, IResource) 114 API
org.eclipse.core.internal.resources.Synchronizer.getSyncInfo(QualifiedName, IResource) 115 API
org.eclipse.core.internal.resources.Synchronizer.accept(QualifiedName, IResource, IResourceVisitor, int) 44 API
org.eclipse.core.internal.resources.Synchronizer.add(QualifiedName) 69 API
org.eclipse.core.internal.resources.Synchronizer.accept(QualifiedName, IResource, IResourceVisitor, int) 43 API
org.eclipse.core.internal.resources.Synchronizer.accept(QualifiedName, IResource, IResourceVisitor, int) 42 API
org.eclipse.core.internal.resources.Workspace.newResource(IPath, int) 1639 API
org.eclipse.core.internal.resources.Synchronizer.isRegistered(QualifiedName) 128 API
org.eclipse.core.internal.resources.Synchronizer.remove(QualifiedName) 192 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) 634 API
org.eclipse.core.internal.resources.Synchronizer.setSyncInfo(QualifiedName, IResource, byte[]) 221 API
org.eclipse.core.internal.resources.Synchronizer.setSyncInfo(QualifiedName, IResource, byte[]) 222 API
org.eclipse.core.internal.resources.Synchronizer.flushSyncInfo(QualifiedName, IResource, int) 77 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) 1510 API
org.eclipse.core.internal.resources.Synchronizer.flushSyncInfo(QualifiedName, IResource, int) 78 API
[+] isLegal(boolean, String) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentType.removeFileSpec(String, int) 557 API
org.eclipse.core.internal.content.ContentType.addFileSpec(String, int) 135 API
org.eclipse.core.internal.jobs.ThreadJob.illegalPop(ISchedulingRule) 104 API
org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ISchedulingRule, ISchedulingRule) 122 API
org.eclipse.core.internal.jobs.JobManager.changeState(InternalJob, int) 299 API
org.eclipse.core.internal.jobs.JobManager.schedule(InternalJob, long, boolean) 940 API
org.eclipse.core.internal.jobs.JobManager.changeState(InternalJob, int) 316 API
org.eclipse.core.internal.jobs.JobManager.wakeUp(InternalJob, long) 1200 API
org.eclipse.core.internal.jobs.DeadlockDetector.getOwnedLocks(Thread) 196 API
org.eclipse.core.internal.jobs.ImplicitJobs.end(ISchedulingRule, boolean) 113 API
org.eclipse.core.internal.jobs.DeadlockDetector.realLocksForThread(Thread) 495 API
org.eclipse.core.internal.jobs.JobManager.changeState(InternalJob, int) 342 API
org.eclipse.core.internal.jobs.JobManager.changeState(InternalJob, int) 292 API
org.eclipse.core.internal.resources.Resource.getParent() 1002 API
org.eclipse.core.internal.resources.Workspace.newResource(IPath, int) 1631 API
org.eclipse.core.internal.resources.Workspace.newResource(IPath, int) 1625 API
org.eclipse.core.internal.resources.WorkspaceRoot.getProject(String) 165 API
[+] isNotNull(Object) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.content.ContentType.addFileSpec(String, int) 146 API
org.eclipse.core.expressions.ExpressionConverter.ExpressionConverter(ElementHandler[]) 68 API
org.eclipse.core.expressions.EvaluationContext.EvaluationContext(IEvaluationContext, Object, IVariableResolver[]) 61 API
org.eclipse.core.expressions.EvaluationContext.EvaluationContext(IEvaluationContext, Object, IVariableResolver[]) 62 API
org.eclipse.core.expressions.EvaluationContext.EvaluationContext(IEvaluationContext, Object) 44 API
org.eclipse.core.expressions.EvaluationContext.getVariable(String) 135 API
org.eclipse.core.expressions.EvaluationContext.addVariable(String, Object) 114 API
org.eclipse.core.expressions.EvaluationContext.addVariable(String, Object) 115 API
org.eclipse.core.expressions.EvaluationContext.removeVariable(String) 125 API
org.eclipse.core.internal.expressions.NotExpression.NotExpression(Expression) 30 API
org.eclipse.core.internal.expressions.TypeExtension.TypeExtension(Class) 64 API
org.eclipse.core.internal.expressions.SystemTestExpression.SystemTestExpression(String, String) 51 API
org.eclipse.core.internal.expressions.Property.setPropertyTester(IPropertyTester) 36 API
org.eclipse.core.internal.expressions.SystemTestExpression.SystemTestExpression(String, String) 52 API
org.eclipse.core.internal.expressions.TestExpression.TestExpression(String, String, Object[], Object, boolean) 79 API
org.eclipse.core.internal.expressions.Property.Property(Class, String, String) 28 API
org.eclipse.core.internal.expressions.ResolveExpression.ResolveExpression(String, Object[]) 50 API
org.eclipse.core.internal.expressions.WithExpression.WithExpression(String) 45 API
org.eclipse.core.internal.expressions.InstanceofExpression.InstanceofExpression(String) 43 API
org.eclipse.core.internal.expressions.TypeExtensionManager.TypeExtensionManager(String) 72 API
org.eclipse.core.internal.expressions.TestExpression.TestExpression(String, String, Object[], Object, boolean) 78 API
org.eclipse.core.internal.expressions.DefaultVariable.DefaultVariable(IEvaluationContext, Object) 38 API
org.eclipse.core.internal.expressions.IterateExpression.IteratePool.IteratePool(IEvaluationContext, Iterator) 38 API
org.eclipse.core.internal.expressions.Property.Property(Class, String, String) 27 API
org.eclipse.core.internal.expressions.DefaultVariable.DefaultVariable(IEvaluationContext, Object) 39 API
org.eclipse.core.internal.expressions.IterateExpression.IteratePool.IteratePool(IEvaluationContext, Iterator) 37 API
org.eclipse.core.internal.expressions.Property.Property(Class, String, String) 26 API
org.eclipse.core.internal.expressions.ReferenceExpression.ReferenceExpression(String) 54 API
org.eclipse.core.internal.expressions.EqualsExpression.EqualsExpression(Object) 33 API
org.eclipse.core.internal.expressions.AdaptExpression.AdaptExpression(String) 47 API
org.eclipse.core.filesystem.URIUtil.toPath(URI) 81 API
org.eclipse.core.internal.jobs.InternalJob.InternalJob(String) 98 API
org.eclipse.core.internal.jobs.InternalJob.setName(String) 383 API
org.eclipse.core.internal.jobs.JobManager.suspend(ISchedulingRule, IProgressMonitor) 1166 API
org.eclipse.core.internal.jobs.InternalJob.setProgressGroup(IProgressMonitor, int) 424 API
org.eclipse.core.internal.jobs.ImplicitJobs.transfer(ISchedulingRule, Thread) 251 API
org.eclipse.core.internal.events.ResourceChangeListenerList.add(IResourceChangeListener, int) 66 API
org.eclipse.core.internal.events.ResourceChangeListenerList.remove(IResourceChangeListener) 141 API
org.eclipse.core.internal.localstore.BlobStore.BlobStore(IFileStore, int) 43 API
org.eclipse.core.internal.localstore.FileStoreRoot.FileStoreRoot(URI, IPath) 52 API
org.eclipse.core.internal.localstore.UnifiedTree.accept(IUnifiedTreeVisitor, int) 87 API
org.eclipse.core.internal.localstore.FileStoreRoot.FileStoreRoot(URI, IPath) 53 API
org.eclipse.core.internal.localstore.BlobStore.deleteBlob(UniversalUniqueIdentifier) 91 API
org.eclipse.core.internal.resources.Resource.createLink(IPath, int, IProgressMonitor) 568 API
org.eclipse.core.internal.resources.Marker.getAttribute(String, String) 119 API
org.eclipse.core.internal.resources.LocalMetaArea.getMarkersLocationFor(IResource) 116 API
org.eclipse.core.internal.resources.SaveManager.writeElement(IPath, Object, DataOutput) 1604 API
org.eclipse.core.internal.resources.SaveManager.writeElement(IPath, Object, DataOutput) 1602 API
org.eclipse.core.internal.resources.SaveManager.writeElement(IPath, Object, DataOutput) 1603 API
org.eclipse.core.internal.resources.Marker.getAttribute(String) 95 API
org.eclipse.core.internal.resources.Resource.move(IProjectDescription, int, IProgressMonitor) 1395 API
org.eclipse.core.internal.resources.Project.build(int, String, Map, IProgressMonitor) 82 API
org.eclipse.core.internal.resources.Marker.getAttribute(String, int) 105 API
org.eclipse.core.internal.resources.Resource.copy(IProjectDescription, int, IProgressMonitor) 513 API
org.eclipse.core.internal.resources.Marker.getAttributes(String[]) 156 API
org.eclipse.core.internal.resources.Project.move(IProjectDescription, boolean, IProgressMonitor) 756 API
org.eclipse.core.internal.resources.Marker.setAttributes(String[], Object[]) 264 API
org.eclipse.core.internal.resources.Marker.setAttributes(String[], Object[]) 265 API
org.eclipse.core.internal.resources.SaveManager.readElement(IPath, DataInput) 488 API
org.eclipse.core.internal.resources.Marker.setAttribute(String, Object) 229 API
org.eclipse.core.internal.resources.Marker.getAttribute(String, boolean) 133 API
org.eclipse.core.internal.resources.LocalMetaArea.getSyncInfoLocationFor(IResource) 169 API
org.eclipse.core.internal.resources.Project.move(IProjectDescription, int, IProgressMonitor) 764 API
org.eclipse.core.internal.resources.Resource.createMarker(String) 633 API
org.eclipse.core.internal.resources.LinkDescription.LinkDescription(IResource, URI) 41 API
org.eclipse.core.internal.resources.LinkDescription.LinkDescription(IResource, URI) 42 API
org.eclipse.core.internal.resources.Project.copy(IProjectDescription, int, IProgressMonitor) 197 API
org.eclipse.core.internal.resources.Resource.createLink(URI, int, IProgressMonitor) 577 API
org.eclipse.core.internal.resources.SaveManager.readElement(IPath, DataInput) 489 API
org.eclipse.core.internal.resources.Workspace.deleteMarkers(IMarker[]) 945 API
org.eclipse.core.internal.resources.WorkspaceRoot.WorkspaceRoot(IPath, Workspace) 38 API
org.eclipse.core.internal.watson.ElementTree.setElementData(IPath, Object) 684 API
org.eclipse.core.internal.watson.ElementTreeReader.ElementTreeReader(IElementInfoFlattener) 49 API
org.eclipse.core.internal.watson.ElementTree.findOldest(ElementTree[]) 297 API
org.eclipse.core.internal.watson.ElementTree.getChildren(IPath) 346 API
org.eclipse.core.internal.watson.ElementTree.getChildCount(IPath) 315 API
org.eclipse.core.resources.mapping.ModelStatus.ModelStatus(int, String, String, String) 44 API
org.eclipse.core.runtime.Plugin.Plugin(IPluginDescriptor) 213 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.addAuthorizationInfo(URL, String, String, Map) 119 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.addAuthorizationInfo(URL, String, String, Map) 121 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.addAuthorizationInfo(URL, String, String, Map) 120 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.AuthorizationDatabase(String, String) 92 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.addAuthorizationInfo(URL, String, String, Map) 122 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.AuthorizationDatabase(String, String) 91 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.addProtectionSpace(URL, String) 155 API
org.eclipse.core.internal.runtime.auth.AuthorizationDatabase.addProtectionSpace(URL, String) 154 API
[+] isNotNull(Object, String) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.JobManager.schedule(InternalJob, long, boolean) 939 API
org.eclipse.core.internal.events.ResourceDelta.getResource() 333 API
org.eclipse.core.internal.resources.File.appendContents(InputStream, int, IProgressMonitor) 38 API
org.eclipse.core.internal.resources.Workspace.getResourceInfo(IPath, boolean, boolean) 1233 API
org.eclipse.core.internal.resources.Workspace.removeSaveParticipant(Plugin) 1771 API
org.eclipse.core.internal.resources.Workspace.addSaveParticipant(Plugin, ISaveParticipant) 273 API
org.eclipse.core.internal.resources.Workspace.forgetSavedTree(String) 1050 API
org.eclipse.core.internal.resources.Workspace.addSaveParticipant(Plugin, ISaveParticipant) 272 API
[+] isTrue(boolean) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.expressions.EvaluationResult.toString() 251 API
org.eclipse.core.internal.jobs.JobQueue.enqueue(InternalJob) 71 API
org.eclipse.core.internal.jobs.JobManager.nextJob() 842 API
org.eclipse.core.internal.jobs.JobManager.nextJob() 841 API
org.eclipse.core.internal.jobs.JobQueue.enqueue(InternalJob) 72 API
org.eclipse.core.internal.events.InternalBuilder.setProject(IProject) 181 API
org.eclipse.core.internal.localstore.Bucket.Entry.markDirty() 94 API
org.eclipse.core.internal.localstore.BlobStore.BlobStore(IFileStore, int) 46 API
org.eclipse.core.internal.localstore.BlobStore.BlobStore(IFileStore, int) 45 API
org.eclipse.core.internal.resources.MarkerInfo.setAttributes(String[], Object[]) 170 API
org.eclipse.core.internal.resources.LocalMetaArea.getPropertyStoreLocation(IResource) 145 API
org.eclipse.core.internal.resources.AliasManager.checkDeletion(Project, IFileStore) 410 API
org.eclipse.core.internal.resources.WorkspaceRoot.WorkspaceRoot(IPath, Workspace) 36 API
org.eclipse.core.internal.watson.ElementTree.openElementData(IPath) 640 API
org.eclipse.core.internal.watson.ElementTree.collapseTo(ElementTree) 151 API
org.eclipse.core.internal.watson.ElementTreeWriter.writeDelta(ElementTree, ElementTree, IPath, int, DataOutput, IElementComparator) 159 API
org.eclipse.core.internal.registry.Contribution.mergeContribution(Contribution) 51 API
org.eclipse.core.internal.registry.Contribution.mergeContribution(Contribution) 50 API
[+] isTrue(boolean, String) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.expressions.PropertyTesterDescriptor.test(Object, String, Object[], Object) 96 API
org.eclipse.core.internal.jobs.WorkerPool.decrementBusyThreads() 88 API
org.eclipse.core.internal.jobs.DeadlockDetector.lockWaitStop(Thread, ISchedulingRule) 434 API
org.eclipse.core.internal.jobs.WorkerPool.incrementBusyThreads() 123 API
org.eclipse.core.internal.jobs.OrderedLock.release() 243 API
org.eclipse.core.internal.jobs.DeadlockDetector.reduceGraph(int, ISchedulingRule) 587 API
org.eclipse.core.internal.jobs.DeadlockDetector.reduceGraph(int, ISchedulingRule) 586 API
org.eclipse.core.internal.jobs.JobManager.delayFor(int) 426 API
org.eclipse.core.internal.dtree.DataTreeNode.asReverseComparisonNode(IComparator) 67 API
org.eclipse.core.internal.dtree.DataTreeWriter.writeTree(AbstractDataTree, IPath, int, DataOutput) 179 API
org.eclipse.core.internal.dtree.DeltaDataTree.getChildNodes(IPath) 522 API
org.eclipse.core.internal.dtree.DataTreeReader.readNode(IPath) 109 API
org.eclipse.core.internal.resources.Resource.assertMoveRequirements(IPath, int, int) 188 API
org.eclipse.core.internal.resources.Resource.assertCopyRequirements(IPath, int, int) 142 API
org.eclipse.core.internal.resources.MarkerInfo.checkValidAttribute(Object) 62 API
org.eclipse.core.internal.resources.SaveManager.executeLifecycle(int, ISaveParticipant, SaveContext) 356 API
org.eclipse.core.internal.resources.Workspace.open(IProgressMonitor) 1695 API
org.eclipse.core.internal.resources.Workspace.endOperation(ISchedulingRule, boolean, IProgressMonitor) 1007 API
org.eclipse.core.internal.resources.Workspace.beginOperation(boolean) 281 API
org.eclipse.core.internal.utils.Cache.Cache(int, int, double) 130 API
org.eclipse.core.internal.utils.UniversalUniqueIdentifier.clone() 126 API
org.eclipse.core.internal.utils.Cache.Cache(int, int, double) 131 API
org.eclipse.core.internal.utils.Cache.Cache(int, int, double) 132 API
org.eclipse.core.internal.watson.ElementTree.findOldest(ElementTree[]) 305 API
org.eclipse.core.internal.runtime.InternalPlatform.assertInitialized() 138 API
org.eclipse.core.runtime.Plugin.Plugin(IPluginDescriptor) 214 API
org.eclipse.core.internal.runtime.auth.URLTool.getParent(URL) 59 API

Back to bundle index

Valid HTML 4.01 Transitional