| Package | Description |
|---|---|
| org.modeldriven.fuml.config |
| Modifier and Type | Field and Description |
|---|---|
protected List<ValidationExemption> |
ValidationConfiguration.exemption |
| Modifier and Type | Method and Description |
|---|---|
ValidationExemption |
ObjectFactory.createValidationExemption()
Create an instance of
ValidationExemption |
ValidationExemption |
FumlConfiguration.findValidationExemptionByProperty(ValidationExemptionType type,
Classifier classifier,
String propertyName,
String namespaceURI,
NamespaceDomain domain) |
ValidationExemption |
FumlConfiguration.findValidationExemptionByReference(ValidationExemptionType type,
Classifier classifier,
String reference,
String namespaceURI,
NamespaceDomain domain) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ValidationExemption> |
ObjectFactory.createValidationExemption(ValidationExemption value)
|
List<ValidationExemption> |
FumlConfiguration.findValidationExemptionByClassifierName(String classifierName)
Returns the list of validation exemptions for the given classifier name.
|
List<ValidationExemption> |
ValidationConfiguration.getExemption()
Gets the value of the exemption property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ValidationExemption> |
ObjectFactory.createValidationExemption(ValidationExemption value)
|
Copyright © 2023. All rights reserved.