public class InputDataImpl extends DrgElementImpl implements InputData
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElement<InformationItem> | 
informationItemChild  | 
nameAttributedescriptionChild, extensionElementsChild, idAttribute, labelAttributemodelInstance| Constructor and Description | 
|---|
InputDataImpl(ModelTypeInstanceContext instanceContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
InformationItem | 
getInformationItem()  | 
static void | 
registerType(ModelBuilder modelBuilder)  | 
void | 
setInformationItem(InformationItem informationItem)  | 
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, 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, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementprotected static ChildElement<InformationItem> informationItemChild
public InputDataImpl(ModelTypeInstanceContext instanceContext)
public InformationItem getInformationItem()
getInformationItem in interface InputDatapublic void setInformationItem(InformationItem informationItem)
setInformationItem in interface InputDatapublic static void registerType(ModelBuilder modelBuilder)
Copyright © 2017. All rights reserved.