public interface MixedContainer extends FlowContainer
The following features are supported:
RichtextPackage.getMixedContainer()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<FlowType> |
getChildren()
Returns the value of the 'Children' containment reference list.
|
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list.
|
acceptsChild, adaptAndAdd, adaptAndAdd, wrap
charAt, getBody, getContainingBlock, getDisplayName, getFollowingLeafNode, getId, getParent, getPrecedingLeafNode, getText, getTextLength, isEmpty, isSplittable, mapToModel, setId, size, split, translateToAbsolute
org.eclipse.emf.ecore.util.FeatureMap getMixed()
FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
RichtextPackage.getMixedContainer_Mixed()
org.eclipse.emf.common.util.EList<FlowType> getChildren()
FlowType
.
If the meaning of the 'Children' containment reference list isn't clear, there really should be more of a description here...
getChildren
in interface FlowContainer
RichtextPackage.getMixedContainer_Children()