public class ElementCollectionImpl extends NamedElementImpl implements ElementCollection
| Modifier and Type | Field and Description | 
|---|---|
| protected static ElementReferenceCollection<DrgElement,DrgElementReference> | drgElementRefCollection | 
nameAttributedescriptionChild, extensionElementsChild, idAttribute, labelAttributemodelInstance| Constructor and Description | 
|---|
| ElementCollectionImpl(ModelTypeInstanceContext instanceContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<DrgElement> | getDrgElements() | 
| static void | registerType(ModelBuilder modelBuilder) | 
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, updateAfterReplacementprotected static ElementReferenceCollection<DrgElement,DrgElementReference> drgElementRefCollection
public ElementCollectionImpl(ModelTypeInstanceContext instanceContext)
public Collection<DrgElement> getDrgElements()
getDrgElements in interface ElementCollectionpublic static void registerType(ModelBuilder modelBuilder)
Copyright © 2018. All rights reserved.