org.topcased.properties.configurator
Interface MultipleFeatureSection
- All Superinterfaces:
- AbstractSection, EObject, Notifier
public interface MultipleFeatureSection
- extends AbstractSection
A representation of the model object 'Multiple Feature Section'.
The following features are supported:
- See Also:
PropertiesConfiguratorPackage.getMultipleFeatureSection()
- ** Generated **
- Model:
Method Summary |
EList |
getFeatures()
Returns the value of the 'Features' 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 |
getFeatures
EList getFeatures()
- Returns the value of the 'Features' reference list. The list contents are of type
GenFeature
.
If the meaning of the 'Features' reference list isn't clear, there really should be more of a
description here...
- Returns:
- the value of the 'Features' reference list.
- See Also:
PropertiesConfiguratorPackage.getMultipleFeatureSection_Features()
- ** Generated **
- Model:
- type="org.eclipse.emf.codegen.ecore.genmodel.GenFeature" required="true"
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.