Package de.sebinside.dcp.dsl.dSL
Interface AttributeClassSelector
-
- All Superinterfaces:
CharacteristicClassSelector
,DataSelector
,EObject
,Notifier
,SpecificDataSelector
- All Known Implementing Classes:
AttributeClassSelectorImpl
public interface AttributeClassSelector extends SpecificDataSelector, CharacteristicClassSelector
A representation of the model object 'Attribute Class Selector'.- See Also:
DSLPackage.getAttributeClassSelector()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
-
Methods inherited from interface de.sebinside.dcp.dsl.dSL.CharacteristicClassSelector
getRef, setRef
-
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
-
-