|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DescriptionGroup
A representation of the model object 'Description Group'.
The following features are supported:
CommonPackage.getDescriptionGroup()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getDescriptions()
Returns the value of the 'Descriptions' containment reference list. |
org.eclipse.emf.common.util.EList |
getDisplayNames()
Returns the value of the 'Display Names' containment reference list. |
org.eclipse.emf.common.util.EList |
getIcons()
Returns the value of the 'Icons' containment reference list. |
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 |
---|
org.eclipse.emf.common.util.EList getIcons()
IconType
.
If the meaning of the 'Icons' containment reference list isn't clear, there really should be more of a description here...
CommonPackage.getDescriptionGroup_Icons()
org.eclipse.emf.common.util.EList getDisplayNames()
DisplayName
.
If the meaning of the 'Display Names' containment reference list isn't clear, there really should be more of a description here...
CommonPackage.getDescriptionGroup_DisplayNames()
org.eclipse.emf.common.util.EList getDescriptions()
Description
.
If the meaning of the 'Descriptions' containment reference list isn't clear, there really should be more of a description here...
CommonPackage.getDescriptionGroup_Descriptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |