org.openxma.dsl.common.formatter.locator
Class SimpleLocator
java.lang.Object
org.openxma.dsl.common.formatter.locator.SimpleLocator
- Direct Known Subclasses:
- ComplexLocator, LineWrapLocator
public class SimpleLocator
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
left
protected org.eclipse.emf.ecore.EObject left
right
protected org.eclipse.emf.ecore.EObject right
locatorTree
protected LocatorTree locatorTree
SimpleLocator
public SimpleLocator(LocatorTree locatorTree)
getFormatCondition
public IFormatCondition getFormatCondition()
after
public void after(org.eclipse.emf.ecore.EObject left)
before
public void before(org.eclipse.emf.ecore.EObject right)
before
public void before(org.eclipse.emf.ecore.EObject right,
IFormatCondition formatCondition)
getLeft
public org.eclipse.emf.ecore.EObject getLeft()
getRight
public org.eclipse.emf.ecore.EObject getRight()
Copyright © 2012. All Rights Reserved.