Package de.sebinside.dcp.dsl.dSL
Interface SpecificDataSelector
-
- All Superinterfaces:
DataSelector
,EObject
,Notifier
- All Known Subinterfaces:
AttributeClassSelector
,AttributeSelector
- All Known Implementing Classes:
AttributeClassSelectorImpl
,AttributeSelectorImpl
,SpecificDataSelectorImpl
public interface SpecificDataSelector extends DataSelector
A representation of the model object 'Specific Data Selector'.- See Also:
DSLPackage.getSpecificDataSelector()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
-
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
-
-