org.eclipse.gmt.modisco.infra.query.core.internal.validation
Class ModelQuerySetRoot

java.lang.Object
  extended by AbstractModelConstraint
      extended by org.eclipse.gmt.modisco.infra.query.core.internal.validation.ModelQuerySetRoot

public class ModelQuerySetRoot
extends AbstractModelConstraint


Constructor Summary
ModelQuerySetRoot()
           
 
Method Summary
 IStatus validate(IValidationContext ctx)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelQuerySetRoot

public ModelQuerySetRoot()
Method Detail

validate

public IStatus validate(IValidationContext ctx)