Package spoon.support.modelobs.context
Class Context
java.lang.Object
spoon.support.modelobs.context.Context
- Direct Known Subclasses:
CollectionContext
,MapContext
,ObjectContext
defines the context of an action
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionthe role that has been modifiedthe changed parent
-
Constructor Details
-
Context
-
-
Method Details
-
getElementWhereChangeHappens
the changed parent- Returns:
- the changed parent
-
getChangedProperty
the role that has been modified- Returns:
- the role that has been modified
-