Class AliasedEObjectDescription

    • Method Detail

      • getName

        public QualifiedName getName()
        Returns:
        the name, this element can be accessed by.
      • getQualifiedName

        public QualifiedName getQualifiedName()
        Returns:
        the qualified name of the element.
      • getEObjectOrProxy

        public org.eclipse.emf.ecore.EObject getEObjectOrProxy()
        Returns:
        the actual element or a proxy.
      • getEObjectURI

        public org.eclipse.emf.common.util.URI getEObjectURI()
        Returns:
        the full URI to the described element
      • getEClass

        public org.eclipse.emf.ecore.EClass getEClass()
        Returns:
        the EClass of the described element.