| Package | Description |
|---|---|
| org.modeldriven.fuml.config |
Package level documentation for generated package org.modeldriven.fuml.config.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.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,
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) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ValidationExemption> |
ObjectFactory.createValidationExemption(ValidationExemption value)
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ValidationExemption> |
ObjectFactory.createValidationExemption(ValidationExemption value)
|
Copyright © 2016. All Rights Reserved.