|
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.ui.uda.SystemXMLElementWrapper
com.ibm.etools.systems.core.ui.uda.SystemUDTypeElement
Wraps a "Type" XML tag
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.systems.core.ui.uda.SystemXMLElementWrapper |
---|
elm |
Fields inherited from interface com.ibm.etools.systems.core.ui.uda.ISystemUDAConstants |
---|
NAME_ATTR, ORIGINAL_NAME_ATTR, RELEASE_ATTR, XE_DOMAIN, XE_DOMNAME, XE_DOMTYPE |
Constructor Summary | |
---|---|
SystemUDTypeElement(Element element,
SystemUDTypeManager tm,
int domainType)
Constructor |
Method Summary | |
---|---|
Image |
getImage()
Return image to use for this item, in tree views |
String |
getTagName()
Return our tag name |
String |
getTypes()
Return the list of types |
void |
setTypes(String s)
Set the list of types |
Methods inherited from class com.ibm.etools.systems.core.ui.uda.SystemXMLElementWrapper |
---|
deleteElement, findChildByName, getAdapter, getAttribute, getBooleanAttribute, getBooleanAttribute, getChildren, getChildren, getChildren, getChildTag, getDocument, getDomain, getElement, getExistingNames, getExistingNames, getExistingNames, getManager, getName, getOriginalName, getParentDomainElement, getParentElement, getProfile, getTextNode, getVendor, isDomain, isIBM, isUserChanged, setAttribute, setBooleanAttribute, setIBM, setName, setTextNode, setUserChanged, setVendor, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
public SystemUDTypeElement(Element element, SystemUDTypeManager tm, int domainType)
domainType
- - The integer representation of the domain this is in (or this is, for a domain element)Method Detail |
public Image getImage()
getImage
in class SystemXMLElementWrapper
public String getTagName()
getTagName
in class SystemXMLElementWrapper
public String getTypes()
public void setTypes(String s)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |