public interface IResourcePropertyConstants
Modifier and Type | Field and Description |
---|---|
static String |
P_DERIVED_RES
The
IResource property key for read-only. |
static String |
P_DISPLAY_LAST_MODIFIED
The
IResource category for last modified |
static String |
P_DISPLAY_SIZE
The
IResource property key for displaying size |
static String |
P_DISPLAYDERIVED_RES
The
IResource property key for display read-only. |
static String |
P_DISPLAYEDITABLE_RES
The
IResource property key for display read-only. |
static String |
P_DISPLAYLINKED_RES
The
IResource property key for display linked. |
static String |
P_DISPLAYLOCATION_RES
The
IResource property key for display location. |
static String |
P_DISPLAYPATH_RES
The
IResource property key for display path. |
static String |
P_DISPLAYRESOLVED_LOCATION_RES
The
IResource property key for display resolved location. |
static String |
P_EDITABLE_RES
The
IResource property key for read-only. |
static String |
P_FILE_SYSTEM_CATEGORY
The
IResource category for the base values |
static String |
P_LABEL_RES
The
IResource property key for name. |
static String |
P_LAST_MODIFIED_RES
The
IResource property key for path. |
static String |
P_LINKED_RES
The
IResource property key for linked. |
static String |
P_LOCATION_RES
The
IResource property key for location. |
static String |
P_PATH_RES
The
IResource property key for path. |
static String |
P_RESOLVED_LOCATION_RES
The
IResource property key for resolved location. |
static String |
P_SIZE_RES
The
IResource property key for path. |
static final String P_LABEL_RES
IResource
property key for name.static final String P_PATH_RES
IResource
property key for path.static final String P_DISPLAYPATH_RES
IResource
property key for display path.static final String P_EDITABLE_RES
IResource
property key for read-only.static final String P_DISPLAYEDITABLE_RES
IResource
property key for display read-only.static final String P_DERIVED_RES
IResource
property key for read-only.static final String P_DISPLAYDERIVED_RES
IResource
property key for display read-only.static final String P_LOCATION_RES
IResource
property key for location.static final String P_DISPLAYLOCATION_RES
IResource
property key for display location.static final String P_RESOLVED_LOCATION_RES
IResource
property key for resolved location.static final String P_DISPLAYRESOLVED_LOCATION_RES
IResource
property key for display resolved location.static final String P_LINKED_RES
IResource
property key for linked.static final String P_DISPLAYLINKED_RES
IResource
property key for display linked.static final String P_FILE_SYSTEM_CATEGORY
IResource
category for the base valuesstatic final String P_SIZE_RES
IResource
property key for path.static final String P_DISPLAY_SIZE
IResource
property key for displaying sizestatic final String P_LAST_MODIFIED_RES
IResource
property key for path.static final String P_DISPLAY_LAST_MODIFIED
IResource
category for last modified
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.