Interface TypeSet

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<Type> getTypes()
      Returns the value of the 'Types' reference list.
      org.eclipse.emf.common.util.EList<Type> types​(org.eclipse.emf.ecore.EObject context)
      • 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
    • Method Detail

      • getTypes

        org.eclipse.emf.common.util.EList<Type> getTypes()
        Returns the value of the 'Types' reference list. The list contents are of type Type.
        Returns:
        the value of the 'Types' reference list.
        See Also:
        McorePackage.getTypeSet_Types()
      • types

        org.eclipse.emf.common.util.EList<Type> types​(org.eclipse.emf.ecore.EObject context)