|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.files.ui.resources.SystemRemoteMarkerTypeDefinitionCache
This class is a cache of all marker type definitions.
| Field Summary | |
|---|---|
protected HashMap |
definitions
|
protected HashMap |
lookup
|
| Constructor Summary | |
|---|---|
SystemRemoteMarkerTypeDefinitionCache()
Constructor for SystemRemoteMarkerTypeDefinitionCache. |
|
| Method Summary | |
|---|---|
boolean |
isPersistent(String type)
Returns whether the given marker type is defined to be persistent. |
boolean |
isSubtype(String type,
String superType)
Returns whether the given type is a subtype of the given supertype. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected HashMap definitions
protected HashMap lookup
| Constructor Detail |
public SystemRemoteMarkerTypeDefinitionCache()
| Method Detail |
public boolean isPersistent(String type)
public boolean isSubtype(String type,
String superType)
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||