public interface MarkerConfiguration extends Configuration
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<MarkerEntry> |
getMarkers()
Returns the value of the 'Markers' containment reference list.
|
org.eclipse.emf.common.util.EList<MarkerEntry> getMarkers()
MarkerEntry
.
If the meaning of the 'Markers' containment reference list isn't clear, there really should be more of a description here...
ComponentPackage.getMarkerConfiguration_Markers()