|
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.SystemRemoteMarkerTypeDefinition
This class represents a marker type definition.
Field Summary | |
---|---|
protected Set |
attributeNames
|
static String |
Copyright
|
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 |
public static final String Copyright
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()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |