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, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddChildElement, 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, updateAfterReplacementpublic DmnElementReferenceImpl(ModelTypeInstanceContext instanceContext)
public String getHref()
getHref in interface DmnElementReferencepublic void setHref(String href)
setHref in interface DmnElementReferencepublic static void registerType(ModelBuilder modelBuilder)
Copyright © 2019. All rights reserved.