Class UpperBoundConstraintViolation


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

      • UpperBoundConstraintViolation

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

        public UpperBoundConstraintViolation​(StereotypeApplication stereotypeApplication)