public class SaveAsXMIHandler
extends org.eclipse.core.commands.AbstractHandler
Constructor and Description |
---|
SaveAsXMIHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
boolean |
isComment(org.eclipse.xtext.AbstractRule rule) |
boolean |
isCommentNode(org.eclipse.xtext.nodemodel.INode node) |
void |
processComment(Element o) |
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionException
public void processComment(Element o)
public boolean isCommentNode(org.eclipse.xtext.nodemodel.INode node)
public boolean isComment(org.eclipse.xtext.AbstractRule rule)