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

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

public class ImplementationClassInterface
extends AbstractModelConstraint


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

Constructor Detail

ImplementationClassInterface

public ImplementationClassInterface()
Method Detail

validate

public IStatus validate(IValidationContext ctx)