org.modeldriven.fuml.xmi.validation
Class ValidationErrorEvent

java.lang.Object
  extended by org.modeldriven.fuml.xmi.validation.ValidationEvent
      extended by org.modeldriven.fuml.xmi.validation.ValidationErrorEvent

public class ValidationErrorEvent
extends ValidationEvent


Constructor Summary
ValidationErrorEvent(ValidationError error, ValidationErrorCollector errorCollector)
           
 
Method Summary
 ValidationError getError()
           
 
Methods inherited from class org.modeldriven.fuml.xmi.validation.ValidationEvent
getErrorCollector
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationErrorEvent

public ValidationErrorEvent(ValidationError error,
                            ValidationErrorCollector errorCollector)
Method Detail

getError

public ValidationError getError()


Copyright © 2012. All Rights Reserved.