public static class IEC61499data.Segments
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List<IEC61499data.Segment> |
segment |
Constructor and Description |
---|
Segments() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<IEC61499data.Segment> |
get_segment()
Access to parse result, get the elements of the container segment
|
int |
getSize_segment()
Access to parse result, get the size of the container segment.
|
protected java.util.List<IEC61499data.Segment> segment
public java.lang.Iterable<IEC61499data.Segment> get_segment()
public int getSize_segment()