| 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<ImportExemption> |
ImportConfiguration.exemption |
| Modifier and Type | Method and Description |
|---|---|
ImportExemption |
ObjectFactory.createImportExemption()
Create an instance of
ImportExemption |
ImportExemption |
FumlConfiguration.findImportExemptionByElement(java.lang.String localName)
Return the import exception for the goven element local name, if exists
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ImportExemption> |
ObjectFactory.createImportExemption(ImportExemption value)
|
java.util.List<ImportExemption> |
ImportConfiguration.getExemption()
Gets the value of the exemption property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ImportExemption> |
ObjectFactory.createImportExemption(ImportExemption value)
|
Copyright © 2016. All Rights Reserved.