public abstract class BusinessContextElementImpl extends NamedElementImpl implements BusinessContextElement
Modifier and Type | Field and Description |
---|---|
protected static Attribute<String> |
uriAttribute |
nameAttribute
descriptionChild, extensionElementsChild, idAttribute, labelAttribute
modelInstance
Constructor and Description |
---|
BusinessContextElementImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
String |
getUri() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setUri(String uri) |
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
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
getName, setName
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
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 BusinessContextElementImpl(ModelTypeInstanceContext instanceContext)
public String getUri()
getUri
in interface BusinessContextElement
public void setUri(String uri)
setUri
in interface BusinessContextElement
public static void registerType(ModelBuilder modelBuilder)
Copyright © 2022. All rights reserved.