|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.adt.ui.editor.AtlEditor.ExclusivePositionUpdater
protected static class AtlEditor.ExclusivePositionUpdater
Position updater that takes any changes at the borders of a position to not belong to the position.
Constructor Summary | |
---|---|
AtlEditor.ExclusivePositionUpdater(java.lang.String category)
Creates a new updater for the given category . |
Method Summary | |
---|---|
java.lang.String |
getCategory()
Returns the position category. |
void |
update(org.eclipse.jface.text.DocumentEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AtlEditor.ExclusivePositionUpdater(java.lang.String category)
category
.
category
- the new category.Method Detail |
---|
public java.lang.String getCategory()
public void update(org.eclipse.jface.text.DocumentEvent event)
update
in interface org.eclipse.jface.text.IPositionUpdater
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |