|
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.SystemRemoteMarkerTypeDefinition
This class represents a marker type definition.
| Field Summary | |
|---|---|
protected Set |
attributeNames
|
protected boolean |
isPersistent
|
protected String |
name
|
protected Set |
superTypes
|
protected String |
type
|
| Constructor Summary | |
|---|---|
SystemRemoteMarkerTypeDefinition(IExtension ext)
Constructor for SystemRemoteMarkerTypeDefinition. |
|
| Method Summary | |
|---|---|
Set |
getAttributeNames()
Get the attribute names. |
String |
getName()
Get the name. |
Set |
getSuperTypes()
Get super types. |
String |
getType()
Get the type. |
boolean |
isPersistent()
Returns whether it is persistent. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected String type
protected String name
protected boolean isPersistent
protected Set superTypes
protected Set attributeNames
| Constructor Detail |
public SystemRemoteMarkerTypeDefinition(IExtension ext)
| Method Detail |
public String getType()
public String getName()
public boolean isPersistent()
public Set getSuperTypes()
public Set getAttributeNames()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||