org.eclipse.gmt.modisco.infra.role.validation
Class RoleSetRoot

java.lang.Object
  extended by AbstractModelConstraint
      extended by org.eclipse.gmt.modisco.infra.role.validation.RoleSetRoot

public class RoleSetRoot
extends AbstractModelConstraint


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

Constructor Detail

RoleSetRoot

public RoleSetRoot()
Method Detail

validate

public IStatus validate(IValidationContext ctx)