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 FormatterSpecificationcreateExtensionSpecification(org.eclipse.core.runtime.IConfigurationElement extension) protected StringMethods 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:
getExtensionPointIdentifierin classExtensionSpecificationFactory<FormatterSpecification>
-
createExtensionSpecification
protected FormatterSpecification createExtensionSpecification(org.eclipse.core.runtime.IConfigurationElement extension) - Specified by:
createExtensionSpecificationin classExtensionSpecificationFactory<FormatterSpecification>
-