|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.resources.SystemRemoteMarkerTypeDefinitionCache
This class is a cache of all marker type definitions.
Field Summary | |
---|---|
static String |
Copyright
|
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 |
public static final String Copyright
protected HashMap definitions
protected HashMap lookup
Constructor Detail |
public SystemRemoteMarkerTypeDefinitionCache()
Method Detail |
public boolean isPersistent(String type)
public boolean isSubtype(String type, String superType)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |