public interface CompoundElement extends MarkupElement
The following features are supported:
MarkupPackage.getCompoundElement()| Modifier and Type | Method and Description |
|---|---|
<any> |
getElements()
Returns the value of the 'Elements' containment reference list.
|
getOwner, getUniqueId, setOwner<any> getElements()
MarkupElement.
It is bidirectional and its opposite is 'Owner'.
If the meaning of the 'Elements' containment reference list isn't clear, there really should be more of a description here...
MarkupPackage.getCompoundElement_Elements(),
MarkupElement.getOwner()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.