public abstract class DRGElement extends NamedElement implements DynamicReadOnly
DMNElement.ExtensionElementsDMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.NamespaceDynamicReadOnly.ReadOnly| Modifier and Type | Field and Description |
|---|---|
protected boolean |
allowOnlyVisualChange |
namedescription, id| Constructor and Description |
|---|
DRGElement() |
DRGElement(Id id,
Description description,
Name name) |
| Modifier and Type | Method and Description |
|---|---|
DynamicReadOnly.ReadOnly |
getReadOnly(String fieldName) |
boolean |
isAllowOnlyVisualChange() |
protected boolean |
isReadonlyField(String fieldName) |
void |
setAllowOnlyVisualChange(boolean allowOnlyVisualChange) |
getName, setNamegetDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParentpublic DRGElement()
public DRGElement(Id id, Description description, Name name)
public void setAllowOnlyVisualChange(boolean allowOnlyVisualChange)
setAllowOnlyVisualChange in interface DynamicReadOnlypublic boolean isAllowOnlyVisualChange()
isAllowOnlyVisualChange in interface DynamicReadOnlypublic DynamicReadOnly.ReadOnly getReadOnly(String fieldName)
getReadOnly in interface DynamicReadOnlyprotected boolean isReadonlyField(String fieldName)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.