|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationExemption | |
|---|---|
| org.modeldriven.fuml.config | Package level documentation for generated package org.modeldriven.fuml.config. |
| Uses of ValidationExemption in org.modeldriven.fuml.config |
|---|
| Fields in org.modeldriven.fuml.config with type parameters of type ValidationExemption | |
|---|---|
protected java.util.List<ValidationExemption> |
ValidationConfiguration.exemption
|
| Methods in org.modeldriven.fuml.config that return ValidationExemption | |
|---|---|
ValidationExemption |
ObjectFactory.createValidationExemption()
Create an instance of ValidationExemption |
ValidationExemption |
FumlConfiguration.findValidationExemptionByProperty(ValidationExemptionType type,
Classifier classifier,
java.lang.String propertyName,
java.lang.String namespaceURI,
NamespaceDomain domain)
|
ValidationExemption |
FumlConfiguration.findValidationExemptionByReference(ValidationExemptionType type,
Classifier classifier,
java.lang.String reference,
java.lang.String namespaceURI,
NamespaceDomain domain)
|
| Methods in org.modeldriven.fuml.config that return types with arguments of type ValidationExemption | |
|---|---|
javax.xml.bind.JAXBElement<ValidationExemption> |
ObjectFactory.createValidationExemption(ValidationExemption value)
Create an instance of JAXBElement<ValidationExemption>} |
java.util.List<ValidationExemption> |
FumlConfiguration.findValidationExemptionByClassifierName(java.lang.String classifierName)
Returns the list of validation exemptions for the given classifier name. |
java.util.List<ValidationExemption> |
ValidationConfiguration.getExemption()
Gets the value of the exemption property. |
| Methods in org.modeldriven.fuml.config with parameters of type ValidationExemption | |
|---|---|
javax.xml.bind.JAXBElement<ValidationExemption> |
ObjectFactory.createValidationExemption(ValidationExemption value)
Create an instance of JAXBElement<ValidationExemption>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||