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

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

public class RoleSetName
extends AbstractModelConstraint


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

Constructor Detail

RoleSetName

public RoleSetName()
Method Detail

validate

public IStatus validate(IValidationContext ctx)