Class MdResourceDescriptionStrategy

  • All Implemented Interfaces:
    org.eclipse.xtext.resource.IDefaultResourceDescriptionStrategy

    public class MdResourceDescriptionStrategy
    extends BmAwareResourceDescriptionStrategy
    Resource description strategy for the Md
    • Constructor Detail

      • MdResourceDescriptionStrategy

        public MdResourceDescriptionStrategy()
    • Method Detail

      • createEObjectDescriptions

        public boolean createEObjectDescriptions​(org.eclipse.emf.ecore.EObject eObject,
                                                 org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.resource.IEObjectDescription> acceptor)
        Specified by:
        createEObjectDescriptions in interface org.eclipse.xtext.resource.IDefaultResourceDescriptionStrategy
        Overrides:
        createEObjectDescriptions in class org.eclipse.xtext.resource.impl.DefaultResourceDescriptionStrategy
      • createIntnlEObjectDescriptions

        protected boolean createIntnlEObjectDescriptions​(org.eclipse.emf.ecore.EObject eObject,
                                                         org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.resource.IEObjectDescription> acceptor)
      • createRuEObjectDescriptions

        protected boolean createRuEObjectDescriptions​(org.eclipse.emf.ecore.EObject eObject,
                                                      org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.resource.IEObjectDescription> acceptor)