public class InputDataImpl extends DrgElementImpl implements InputData
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<InformationItem> |
informationItemChild |
nameAttribute
descriptionChild, extensionElementsChild, idAttribute, labelAttribute
modelInstance
Constructor and Description |
---|
InputDataImpl(ModelTypeInstanceContext instanceContext) |
Modifier and Type | Method and Description |
---|---|
InformationItem |
getInformationItem() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setInformationItem(InformationItem informationItem) |
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
protected static ChildElement<InformationItem> informationItemChild
public InputDataImpl(ModelTypeInstanceContext instanceContext)
public InformationItem getInformationItem()
getInformationItem
in interface InputData
public void setInformationItem(InformationItem informationItem)
setInformationItem
in interface InputData
public static void registerType(ModelBuilder modelBuilder)
Copyright © 2022. All rights reserved.