public class PalladioComponentModelParserProvider
extends org.eclipse.gmf.runtime.common.core.service.AbstractProvider
implements org.eclipse.gmf.runtime.common.ui.services.parser.IParserProvider
Constructor and Description |
---|
PalladioComponentModelParserProvider() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.gmf.runtime.common.ui.services.parser.IParser |
getParser(org.eclipse.core.runtime.IAdaptable hint) |
static org.eclipse.gmf.runtime.common.ui.services.parser.IParser |
getParser(org.eclipse.gmf.runtime.emf.type.core.IElementType type,
EObject object,
String parserHint) |
boolean |
provides(org.eclipse.gmf.runtime.common.core.service.IOperation operation) |
addProviderChangeListener, removeProviderChangeListener
public PalladioComponentModelParserProvider()
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)
public org.eclipse.gmf.runtime.common.ui.services.parser.IParser getParser(org.eclipse.core.runtime.IAdaptable hint)
getParser
in interface org.eclipse.gmf.runtime.common.ui.services.parser.IParserProvider
public boolean provides(org.eclipse.gmf.runtime.common.core.service.IOperation operation)
provides
in interface org.eclipse.gmf.runtime.common.core.service.IProvider