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 |
protected DocumentationLinksHolder |
linksHolder |
namedescription, id| Constructor and Description |
|---|
DRGElement() |
DRGElement(Id id,
Description description,
Name name) |
| Modifier and Type | Method and Description |
|---|---|
DocumentationLinksHolder |
getLinksHolder() |
DynamicReadOnly.ReadOnly |
getReadOnly(String fieldName) |
boolean |
isAllowOnlyVisualChange() |
protected boolean |
isReadonlyField(String fieldName) |
void |
setAllowOnlyVisualChange(boolean allowOnlyVisualChange) |
void |
setLinksHolder(DocumentationLinksHolder linksHolder) |
getName, setNamegetDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParentprotected boolean allowOnlyVisualChange
protected DocumentationLinksHolder linksHolder
public 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)
public DocumentationLinksHolder getLinksHolder()
public void setLinksHolder(DocumentationLinksHolder linksHolder)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.