Package spoon.support.modelobs.action
Class AddAction<T>
java.lang.Object
spoon.support.modelobs.action.Action
spoon.support.modelobs.action.AddAction<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionget the changed value of the modelReturns the added elementMethods inherited from class spoon.support.modelobs.action.Action
getContext
-
Constructor Details
-
AddAction
-
-
Method Details
-
getChangedValue
Description copied from class:Action
get the changed value of the model- Specified by:
getChangedValue
in classAction
- Returns:
- the changed value
-
getNewValue
Returns the added element- Returns:
- the new element
-