Interface NormalFeature
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,Feature
,org.eclipse.emf.common.notify.Notifier
public interface NormalFeature extends Feature
A representation of the model object 'Normal Feature'.- See Also:
ContextMappingDSLPackage.getNormalFeature()
- Model:
- Generated:
-
-
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.contextmapper.dsl.contextMappingDSL.Feature
getContainerEntity, getContainerEntityArticle, getContainerEntityPreposition, getEntity, getEntityArticle, getEntityAttributes, getEntityAttributesPreposition, getVerb, setContainerEntity, setContainerEntityArticle, setContainerEntityPreposition, setEntity, setEntityArticle, setEntityAttributesPreposition, setVerb
-
-