Interface MuddleElementType

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, Type
All Known Subinterfaces:
LinkElementType
All Known Implementing Classes:
LinkElementTypeImpl, MuddleElementTypeImpl

public interface MuddleElementType extends Type
A representation of the model object 'Element Type'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<Feature>
    Returns the value of the 'Features' containment reference list.
    org.eclipse.emf.common.util.EList<MuddleElement>
    Returns the value of the 'Instances' reference list.
    org.eclipse.emf.common.util.EList<MuddleElementType>
    Returns the value of the 'Sub Types' reference list.
    org.eclipse.emf.common.util.EList<MuddleElementType>
    Returns the value of the 'Super Types' 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

    Methods inherited from interface org.eclipse.epsilon.emc.muddle.Type

    getName, setName