com.aptana.ide.core.resources
Interface IUniformResourceMarker

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, org.eclipse.core.resources.IMarker
All Known Implementing Classes:
UniformResourceMarker

public interface IUniformResourceMarker
extends org.eclipse.core.resources.IMarker

Author:
Max Stepanov

Field Summary
 
Fields inherited from interface org.eclipse.core.resources.IMarker
BOOKMARK, CHAR_END, CHAR_START, DONE, LINE_NUMBER, LOCATION, MARKER, MESSAGE, PRIORITY, PRIORITY_HIGH, PRIORITY_LOW, PRIORITY_NORMAL, PROBLEM, SEVERITY, SEVERITY_ERROR, SEVERITY_INFO, SEVERITY_WARNING, SOURCE_ID, TASK, TEXT, TRANSIENT, USER_EDITABLE
 
Method Summary
 IUniformResource getUniformResource()
          getUniformResource
 
Methods inherited from interface org.eclipse.core.resources.IMarker
delete, equals, exists, getAttribute, getAttribute, getAttribute, getAttribute, getAttributes, getAttributes, getCreationTime, getId, getResource, getType, isSubtypeOf, setAttribute, setAttribute, setAttribute, setAttributes, setAttributes
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 

Method Detail

getUniformResource

IUniformResource getUniformResource()
getUniformResource

Returns:
IUniformResource