Class LowerBoundConstraintViolation

java.lang.Object
org.modelversioning.emfprofileapplication.validation.LowerBoundConstraintViolation

public class LowerBoundConstraintViolation extends Object
Represents a violation of a stereotype's lower bound in the context of a profile application.
  • Constructor Details

    • LowerBoundConstraintViolation

      public LowerBoundConstraintViolation(Extension extension, EObject modelObject)
  • Method Details