public class PostgresValidator extends Postgres
PLUGIN_ID, postgres, POSTGRES_GROUP_KEY, POSTGRES_USER_KEY, POSTGRES_VERSION_KEY, POSTGRES_VERSION_VALUE
Constructor and Description |
---|
PostgresValidator(PostgresSetupModule postgres,
OperatingSystemDescriptor os,
org.eclipse.emf.validation.IValidationContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.core.runtime.IStatus |
createFailure(String message,
Object... arguments) |
protected void |
performValidation(Collection<org.eclipse.core.runtime.IStatus> result) |
org.eclipse.core.runtime.IStatus |
validate() |
expand, getConfigurationFile, getHostBasedAccessFile, makeURL, openResource
public PostgresValidator(PostgresSetupModule postgres, OperatingSystemDescriptor os, org.eclipse.emf.validation.IValidationContext ctx)
protected org.eclipse.core.runtime.IStatus createFailure(String message, Object... arguments)
public org.eclipse.core.runtime.IStatus validate()
protected void performValidation(Collection<org.eclipse.core.runtime.IStatus> result)