Class PalladioComponentModelParserProvider

  • All Implemented Interfaces:
    org.eclipse.gmf.runtime.common.core.service.IProvider, org.eclipse.gmf.runtime.common.ui.services.parser.IParserProvider

    public class PalladioComponentModelParserProvider
    extends org.eclipse.gmf.runtime.common.core.service.AbstractProvider
    implements org.eclipse.gmf.runtime.common.ui.services.parser.IParserProvider
    Generated class or method.
    • Constructor Detail

      • PalladioComponentModelParserProvider

        public PalladioComponentModelParserProvider()
    • Method Detail

      • getParser

        protected org.eclipse.gmf.runtime.common.ui.services.parser.IParser getParser​(int visualID)
        Generated class or method.
      • getParser

        public static org.eclipse.gmf.runtime.common.ui.services.parser.IParser getParser​(org.eclipse.gmf.runtime.emf.type.core.IElementType type,
                                                                                          EObject object,
                                                                                          String parserHint)
        Generated class or method.
      • getParser

        public org.eclipse.gmf.runtime.common.ui.services.parser.IParser getParser​(IAdaptable hint)
        Specified by:
        getParser in interface org.eclipse.gmf.runtime.common.ui.services.parser.IParserProvider
        Generated class or method.
      • provides

        public boolean provides​(org.eclipse.gmf.runtime.common.core.service.IOperation operation)
        Specified by:
        provides in interface org.eclipse.gmf.runtime.common.core.service.IProvider
        Generated class or method.