Class MweResourceDescriptionStrategy

java.lang.Object
org.eclipse.xtext.resource.impl.DefaultResourceDescriptionStrategy
org.eclipse.emf.mwe2.language.resource.MweResourceDescriptionStrategy
All Implemented Interfaces:
org.eclipse.xtext.resource.IDefaultResourceDescriptionStrategy

public class MweResourceDescriptionStrategy extends org.eclipse.xtext.resource.impl.DefaultResourceDescriptionStrategy
Author:
Jan Koehnlein - Initial contribution and API
  • Field Details

  • Constructor Details

    • MweResourceDescriptionStrategy

      public MweResourceDescriptionStrategy()
  • Method Details

    • 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
    • createIEObjectDescription

      protected org.eclipse.xtext.resource.IEObjectDescription createIEObjectDescription(DeclaredProperty property)
    • getValueFromNodeModel

      protected String getValueFromNodeModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EReference feature)