public interface SegmentChildren
extends org.eclipse.emf.ecore.EObject
The following features are supported:
IdocPackage.getSegmentChildren()
Modifier and Type | Method and Description |
---|---|
<S extends Segment> |
get(String segmentType) |
Segment |
getParent()
Returns the value of the 'Parent' reference.
|
org.eclipse.emf.ecore.util.FeatureMap |
getSegments()
Returns the value of the 'Segments' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getTypes() |
org.eclipse.emf.ecore.util.FeatureMap getSegments()
FeatureMap.Entry
.
If the meaning of the 'Segments' attribute list isn't clear, there really should be more of a description here...
IdocPackage.getSegmentChildren_Segments()
Segment getParent()
If the meaning of the 'Parent' containment reference isn't clear, there really should be more of a description here...
IdocPackage.getSegmentChildren_Parent()
<S extends Segment> SegmentList<S> get(String segmentType)
org.eclipse.emf.common.util.EList<String> getTypes()
Apache Camel