| Package | Description |
|---|---|
| org.modeldriven.fuml.config |
| Modifier and Type | Field and Description |
|---|---|
protected List<ImportExemption> |
ImportConfiguration.exemption |
| Modifier and Type | Method and Description |
|---|---|
ImportExemption |
ObjectFactory.createImportExemption()
Create an instance of
ImportExemption |
ImportExemption |
FumlConfiguration.findImportExemptionByElement(String localName)
Return the import exception for the goven element local name, if exists
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ImportExemption> |
ObjectFactory.createImportExemption(ImportExemption value)
|
List<ImportExemption> |
ImportConfiguration.getExemption()
Gets the value of the exemption property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ImportExemption> |
ObjectFactory.createImportExemption(ImportExemption value)
|
Copyright © 2023. All rights reserved.