| Package | Description |
|---|---|
| org.modeldriven.fuml.config |
Package level documentation for generated package 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 |
|---|---|
JAXBElement<ImportExemption> |
ObjectFactory.createImportExemption(ImportExemption value)
|
List<ImportExemption> |
ImportConfiguration.getExemption()
Gets the value of the exemption property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ImportExemption> |
ObjectFactory.createImportExemption(ImportExemption value)
|
Copyright © 2020. All rights reserved.