public abstract class NamedElement extends DmnElement
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
attributes, description, extensionElements, id, label| Constructor and Description |
|---|
NamedElement() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name) |
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getDescription, getExtensionElements, getId, getLabel, setAttributes, setDescription, setExtensionElements, setId, setLabel, setValuesCopyright © 2021 Flowable. All rights reserved.