|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompatibilityDescriptionGroup
A representation of the model object 'Compatibility Description Group'.
The following features are supported:
CommonPackage.getCompatibilityDescriptionGroup()
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
java.lang.String |
getDisplayName()
Returns the value of the 'Display Name' attribute |
java.lang.String |
getLargeIcon()
Returns the value of the 'Large Icon' attribute |
java.lang.String |
getSmallIcon()
Returns the value of the 'Small Icon' attribute |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setDescriptionGen(java.lang.String value)
Sets the value of the Description |
void |
setDisplayName(java.lang.String value)
Sets the value of the ' Display Name ' attribute |
void |
setDisplayNameGen(java.lang.String value)
Sets the value of the Display Name |
void |
setLargeIcon(java.lang.String value)
Sets the value of the ' Large Icon ' attribute |
void |
setLargeIconGen(java.lang.String value)
Sets the value of the Large Icon |
void |
setSmallIcon(java.lang.String value)
Sets the value of the ' Small Icon ' attribute |
void |
setSmallIconGen(java.lang.String value)
Sets the value of the Small Icon attribute |
Methods inherited from interface org.eclipse.jst.j2ee.common.DescriptionGroup |
---|
getDescriptions, getDisplayNames, getIcons |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getSmallIcon()
If the meaning of the 'Small Icon' attribute isn't clear, there really should be more of a description here...
setSmallIcon(String)
,
CommonPackage.getCompatibilityDescriptionGroup_SmallIcon()
void setSmallIcon(java.lang.String value)
Small Icon
' attribute.
value
- the new value of the 'Small Icon' attribute.getSmallIcon()
void setSmallIconGen(java.lang.String value)
value
- the new value of the attributejava.lang.String getLargeIcon()
If the meaning of the 'Large Icon' attribute isn't clear, there really should be more of a description here...
setLargeIcon(String)
,
CommonPackage.getCompatibilityDescriptionGroup_LargeIcon()
void setLargeIcon(java.lang.String value)
Large Icon
' attribute.
value
- the new value of the 'Large Icon' attribute.getLargeIcon()
void setLargeIconGen(java.lang.String value)
value
- the new value of the Large Iconjava.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
CommonPackage.getCompatibilityDescriptionGroup_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
void setDescriptionGen(java.lang.String value)
value
- the new value of the Description attrbutejava.lang.String getDisplayName()
If the meaning of the 'Display Name' attribute isn't clear, there really should be more of a description here...
setDisplayName(String)
,
CommonPackage.getCompatibilityDescriptionGroup_DisplayName()
void setDisplayName(java.lang.String value)
Display Name
' attribute.
value
- the new value of the 'Display Name' attribute.getDisplayName()
void setDisplayNameGen(java.lang.String value)
value
- the new value of the Display Name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |