Class StandardTypeReferenceOwner

  • All Implemented Interfaces:
    ITypeReferenceOwner

    @Deprecated
    public class StandardTypeReferenceOwner
    extends StandardTypeReferenceOwner
    Deprecated.
    use org.eclipse.xtext.xbase.typesystem.references.StandardTypeReferenceOwner instead.
    Plain instantiable implementation of the ITypeReferenceOwner. It is not capable of handling reference resolution or unbound type argument hints.
    • Constructor Detail

      • StandardTypeReferenceOwner

        public StandardTypeReferenceOwner​(CommonTypeComputationServices services,
                                          org.eclipse.emf.ecore.EObject context)
        Deprecated.
      • StandardTypeReferenceOwner

        public StandardTypeReferenceOwner​(CommonTypeComputationServices services,
                                          org.eclipse.emf.ecore.resource.Resource context)
        Deprecated.
      • StandardTypeReferenceOwner

        public StandardTypeReferenceOwner​(CommonTypeComputationServices services,
                                          org.eclipse.emf.ecore.resource.ResourceSet context)
        Deprecated.