Class UpperBoundConstraintViolation
java.lang.Object
org.modelversioning.emfprofileapplication.validation.IllegalStereotypeApplication
org.modelversioning.emfprofileapplication.validation.UpperBoundConstraintViolation
Represents a violation of a stereotype's upper bound in the context of a
profile application.
-
Constructor Summary
ConstructorDescriptionUpperBoundConstraintViolation
(Stereotype stereotype, Extension extension, EObject modelObject) UpperBoundConstraintViolation
(StereotypeApplication stereotypeApplication) -
Method Summary
Methods inherited from class org.modelversioning.emfprofileapplication.validation.IllegalStereotypeApplication
getExtension, getModelObject, getStereotype
-
Constructor Details
-
UpperBoundConstraintViolation
public UpperBoundConstraintViolation(Stereotype stereotype, Extension extension, EObject modelObject) -
UpperBoundConstraintViolation
-