public class DeleteRect extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ID
ID for quick fixer ("term.DeleteRect").
|
protected GProp<?> |
property
The property found, null if not found.
|
Modifier | Constructor and Description |
---|---|
|
DeleteRect()
Constructs the quick-fixer with default constructor for Eclipse.
|
protected |
DeleteRect(GProp<?> property)
Creates a quick-fixer to go to the specified property.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAttributes()
Gets the attributes for the marker.
|
String |
getID()
Returns the ID of the Quick Fixer.
|
String |
getLabel()
Gets the label of the quick fixer.
|
void |
run(IMarker marker)
Runs this resolution.
|
void |
setMarker(IMarker marker)
Call to set the marker in a new instance of the quick-fixer.
|
public static final String ID
protected GProp<?> property
public DeleteRect()
protected DeleteRect(GProp<?> property)
property
- The property to go to.public void run(IMarker marker)
marker
- the marker to resolve.public void setMarker(IMarker marker)
marker
- The marker.public String getID()
public String getLabel()
iizi® is a registered trademark of Mindus SARL. © Copyright 2019 Mindus SARL. All rights reserved.