| Modifier and Type | Field and Description |
|---|---|
protected Map<String,List<DmnExtensionAttribute>> |
DmnElement.attributes
extension attributes could be part of each element
|
protected Map<String,List<DmnExtensionAttribute>> |
DmnExtensionElement.attributes
extension attributes could be part of each element
|
| Modifier and Type | Method and Description |
|---|---|
DmnExtensionAttribute |
DmnExtensionAttribute.clone() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<DmnExtensionAttribute>> |
DmnElement.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnElement.addAttribute(DmnExtensionAttribute attribute) |
void |
DmnExtensionAttribute.setValues(DmnExtensionAttribute otherAttribute) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnElement.setAttributes(Map<String,List<DmnExtensionAttribute>> attributes) |
Copyright © 2017 Alfresco. All rights reserved.