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