|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.internal.resources.ResourceInfo
org.eclipse.core.internal.resources.RootInfo
public class RootInfo
Field Summary |
---|
Constructor Summary | |
---|---|
RootInfo()
|
Method Summary | |
---|---|
java.lang.Object |
getPropertyStore()
Returns the property store associated with this info. |
void |
incrementSyncInfoGenerationCount()
Override parent's behaviour and do nothing. |
void |
setPropertyStore(java.lang.Object value)
Sets the property store associated with this info. |
void |
setSyncInfo(org.eclipse.core.runtime.QualifiedName id,
byte[] value)
Overrides parent's behaviour since sync information is not stored on the workspace root. |
Methods inherited from class org.eclipse.core.internal.resources.ResourceInfo |
---|
clear, clearModificationStamp, clearSessionProperties, clone, getCharsetGenerationCount, getContentId, getFileStoreRoot, getFlags, getLocalSyncInfo, getMarkerGenerationCount, getMarkers, getMarkers, getModificationStamp, getNodeId, getSessionProperties, getSessionProperty, getSyncInfo, getSyncInfo, getSyncInfoGenerationCount, getType, getType, incrementCharsetGenerationCount, incrementContentId, incrementMarkerGenerationCount, incrementModificationStamp, isSet, isSet, readFrom, set, setFileStoreRoot, setLocalSyncInfo, setMarkers, setModificationStamp, setNodeId, setSessionProperty, setType, shareStrings, writeTo |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RootInfo()
Method Detail |
---|
public java.lang.Object getPropertyStore()
getPropertyStore
in class ResourceInfo
public void incrementSyncInfoGenerationCount()
incrementSyncInfoGenerationCount
in class ResourceInfo
public void setPropertyStore(java.lang.Object value)
setPropertyStore
in class ResourceInfo
public void setSyncInfo(org.eclipse.core.runtime.QualifiedName id, byte[] value)
setSyncInfo
in class ResourceInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |