public class DmnElementReferenceImpl extends DmnModelElementInstanceImpl implements DmnElementReference
Modifier and Type | Field and Description |
---|---|
protected static Attribute<String> |
hrefAttribute |
modelInstance
Constructor and Description |
---|
DmnElementReferenceImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
String |
getHref() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setHref(String href) |
addChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
public DmnElementReferenceImpl(ModelTypeInstanceContext instanceContext)
public String getHref()
getHref
in interface DmnElementReference
public void setHref(String href)
setHref
in interface DmnElementReference
public static void registerType(ModelBuilder modelBuilder)
Copyright © 2022. All rights reserved.