|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractSection
A representation of the model object 'Abstract Section'.
The following features are supported:
PropertiesConfiguratorPackage.getAbstractSection()
Method Summary | |
---|---|
AbstractSection |
getAfterSection()
Returns the value of the 'After Section' reference. |
java.lang.String |
getClassName()
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute. |
Tab |
getTab()
Returns the value of the 'Tab' container reference. |
void |
setAfterSection(AbstractSection value)
Sets the value of the ' After Section '
reference.
|
void |
setLabel(java.lang.String value)
Sets the value of the ' Label '
attribute.
|
void |
setTab(Tab value)
Sets the value of the ' Tab '
container reference.
|
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 getId()
""
.
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
PropertiesConfiguratorPackage.getAbstractSection_Id()
Tab getTab()
Sections
'.
If the meaning of the 'Tab' container reference isn't clear, there really should be more of a description here...
setTab(Tab)
,
PropertiesConfiguratorPackage.getAbstractSection_Tab()
,
Tab.getSections()
void setTab(Tab value)
Tab
'
container reference.
value
- the new value of the 'Tab' container reference.getTab()
AbstractSection getAfterSection()
If the meaning of the 'After Section' reference isn't clear, there really should be more of a description here...
setAfterSection(AbstractSection)
,
PropertiesConfiguratorPackage.getAbstractSection_AfterSection()
void setAfterSection(AbstractSection value)
After Section
'
reference.
value
- the new value of the 'After Section' reference.getAfterSection()
java.lang.String getLabel()
If the meaning of the 'Label' attribute isn't clear, there really should be more of a description here...
setLabel(String)
,
PropertiesConfiguratorPackage.getAbstractSection_Label()
void setLabel(java.lang.String value)
Label
'
attribute.
value
- the new value of the 'Label' attribute.getLabel()
java.lang.String getClassName()
|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.