Package de.sebinside.dcp.dsl.dSL
Interface Data
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EList<DataSelector>
getSelectors()
Returns the value of the 'Selectors' containment reference list.-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Method Detail
-
getSelectors
EList<DataSelector> getSelectors()
Returns the value of the 'Selectors' containment reference list. The list contents are of typeDataSelector
.- Returns:
- the value of the 'Selectors' containment reference list.
- See Also:
DSLPackage.getData_Selectors()
- Generated class or method.
- EMF model class or method.
- containment="true"
-
-