|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxma.dsl.common.formatter.locator.SimpleLocator
org.openxma.dsl.common.formatter.locator.ComplexLocator
public class ComplexLocator
| Field Summary |
|---|
| Fields inherited from class org.openxma.dsl.common.formatter.locator.SimpleLocator |
|---|
left, locatorTree, right |
| Constructor Summary | |
|---|---|
ComplexLocator(LocatorTree locatorTree)
|
|
| Method Summary | |
|---|---|
void |
around(org.eclipse.emf.ecore.EObject ele)
|
void |
between(org.eclipse.emf.ecore.EObject left,
org.eclipse.emf.ecore.EObject right)
|
void |
within(org.eclipse.emf.ecore.EObject ele)
|
| Methods inherited from class org.openxma.dsl.common.formatter.locator.SimpleLocator |
|---|
after, before, before, getFormatCondition, getLeft, getRight |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComplexLocator(LocatorTree locatorTree)
| Method Detail |
|---|
public void around(org.eclipse.emf.ecore.EObject ele)
public void between(org.eclipse.emf.ecore.EObject left,
org.eclipse.emf.ecore.EObject right)
public void within(org.eclipse.emf.ecore.EObject ele)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||