Class ElementTrace

java.lang.Object
org.eclipse.m2m.atl.dsls.tcs.injector.ElementTrace

public class ElementTrace extends Object
  • Constructor Details

    • ElementTrace

      public ElementTrace(Object element)
  • Method Details

    • addPropertyLocation

      public void addPropertyLocation(String propertyName, Object location)
    • getElement

      public Object getElement()
    • setLocation

      public void setLocation(Object location)
    • getLocation

      public Object getLocation()
    • getPropertyLocation

      public Object getPropertyLocation(String propertyName)