public abstract class BusinessContextElementImpl extends NamedElementImpl implements BusinessContextElement
| Modifier and Type | Field and Description | 
|---|---|
protected static Attribute<String> | 
uriAttribute  | 
nameAttributedescriptionChild, extensionElementsChild, idAttribute, labelAttributemodelInstance| Constructor and Description | 
|---|
BusinessContextElementImpl(ModelTypeInstanceContext instanceContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getUri()  | 
static void | 
registerType(ModelBuilder modelBuilder)  | 
void | 
setUri(String uri)  | 
getName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildElement, 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, waitgetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildElement, 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 BusinessContextElementImpl(ModelTypeInstanceContext instanceContext)
public String getUri()
getUri in interface BusinessContextElementpublic void setUri(String uri)
setUri in interface BusinessContextElementpublic static void registerType(ModelBuilder modelBuilder)
Copyright © 2019. All rights reserved.