public interface Markers
extends org.eclipse.emf.ecore.EObject
The following features are supported:
OsgiPackage.getMarkers()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<MarkerGroup> |
getMarkerGroups()
Returns the value of the 'Marker Groups' containment reference list.
|
org.eclipse.emf.common.util.EList<MarkerGroup> getMarkerGroups()
MarkerGroup
.
If the meaning of the 'Marker Groups' containment reference list isn't clear, there really should be more of a description here...
OsgiPackage.getMarkers_MarkerGroups()