Class FormatterSpecificationFactory
java.lang.Object
org.eclipse.epsilon.egl.dt.extensions.ExtensionSpecificationFactory<FormatterSpecification>
org.eclipse.epsilon.egl.dt.extensions.formatter.FormatterSpecificationFactory
public class FormatterSpecificationFactory
extends ExtensionSpecificationFactory<FormatterSpecification>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FormatterSpecification
createExtensionSpecification
(org.eclipse.core.runtime.IConfigurationElement extension) protected String
Methods inherited from class org.eclipse.epsilon.egl.dt.extensions.ExtensionSpecificationFactory
findByIdentifier, findByIdentifiers, findByIndex, indexOf, loadAllFromExtensionPoints
-
Constructor Details
-
FormatterSpecificationFactory
public FormatterSpecificationFactory()
-
-
Method Details
-
getExtensionPointIdentifier
- Specified by:
getExtensionPointIdentifier
in classExtensionSpecificationFactory<FormatterSpecification>
-
createExtensionSpecification
protected FormatterSpecification createExtensionSpecification(org.eclipse.core.runtime.IConfigurationElement extension) - Specified by:
createExtensionSpecification
in classExtensionSpecificationFactory<FormatterSpecification>
-