Class UpperBoundConstraintViolation

java.lang.Object
org.modelversioning.emfprofileapplication.validation.IllegalStereotypeApplication
org.modelversioning.emfprofileapplication.validation.UpperBoundConstraintViolation

public class UpperBoundConstraintViolation extends IllegalStereotypeApplication
Represents a violation of a stereotype's upper bound in the context of a profile application.
  • Constructor Details

    • UpperBoundConstraintViolation

      public UpperBoundConstraintViolation(Stereotype stereotype, Extension extension, EObject modelObject)
    • UpperBoundConstraintViolation

      public UpperBoundConstraintViolation(StereotypeApplication stereotypeApplication)