Interface EntityType
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
,Type
- All Known Implementing Classes:
ClassTypeImpl
,EntityTypeImpl
,JavaTypeImpl
public interface EntityType extends Type
A representation of the model object 'Entity Type'.- See Also:
PatternLanguagePackage.getEntityType()
- Generated:
- Model:
-
-
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
-
Methods inherited from interface org.eclipse.viatra.query.patternlanguage.emf.vql.Type
getTypename, setTypename, toString
-
-