|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SingleFeatureSection
A representation of the model object 'Single Feature Section'.
The following features are supported:
PropertiesConfiguratorPackage.getSingleFeatureSection()
Method Summary | |
---|---|
GenFeature |
getFeature()
Returns the value of the 'Feature' reference. |
boolean |
isMultiline()
Returns the value of the 'Multiline' attribute. |
void |
setFeature(GenFeature value)
Sets the value of the ' Feature '
reference.
|
void |
setMultiline(boolean value)
Sets the value of the ' Multiline '
attribute.
|
Methods inherited from interface org.topcased.properties.configurator.AbstractSection |
---|
getAfterSection, getClassName, getId, getLabel, getTab, setAfterSection, setLabel, setTab |
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 |
---|
GenFeature getFeature()
If the meaning of the 'Feature' reference isn't clear, there really should be more of a description here...
setFeature(GenFeature)
,
PropertiesConfiguratorPackage.getSingleFeatureSection_Feature()
void setFeature(GenFeature value)
Feature
'
reference.
value
- the new value of the 'Feature' reference.getFeature()
boolean isMultiline()
"false"
.
If the meaning of the 'Multiline' attribute isn't clear, there really should be more of a description here...
setMultiline(boolean)
,
PropertiesConfiguratorPackage.getSingleFeatureSection_Multiline()
void setMultiline(boolean value)
Multiline
'
attribute.
value
- the new value of the 'Multiline' attribute.isMultiline()
|
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.