Class Context

java.lang.Object
spoon.support.modelobs.context.Context
Direct Known Subclasses:
CollectionContext, MapContext, ObjectContext

public abstract class Context extends Object
defines the context of an action
  • Constructor Details

  • Method Details

    • getElementWhereChangeHappens

      public CtElement getElementWhereChangeHappens()
      the changed parent
      Returns:
      the changed parent
    • getChangedProperty

      public CtRole getChangedProperty()
      the role that has been modified
      Returns:
      the role that has been modified