Class EValidatorPopulator
- java.lang.Object
-
- org.eclipse.epsilon.evl.emf.validation.EValidatorPopulator
-
- All Implemented Interfaces:
org.eclipse.ui.IStartup
public class EValidatorPopulator extends Object implements org.eclipse.ui.IStartup
-
-
Field Summary
Fields Modifier and Type Field Description protected String
extensionPoint
-
Constructor Summary
Constructors Constructor Description EValidatorPopulator()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
earlyStartup()
static boolean
isFinished()
-
-
-
Field Detail
-
extensionPoint
protected final String extensionPoint
- See Also:
- Constant Field Values
-
-