M - the implementing API mutation typepublic abstract class ContainmentChangeMutation<M extends ESContainmentChangeMutation<?>> extends StructuralFeatureMutation<M>
| Constructor and Description |
|---|
ContainmentChangeMutation(ESModelMutatorUtil util)
Creates a new mutation with the specified
util making sure that only containment references are selected
as target feature. |
getExcludedTargetEClasses, getExcludedTargetFeatures, getExcludedTargetObjects, getTargetFeature, getTargetObject, setTargetFeature, setTargetObjectapply, cloneequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic ContainmentChangeMutation(ESModelMutatorUtil util)
util making sure that only containment references are selected
as target feature.util - The model mutator util used for accessing the model to be mutated.Copyright © 2017. All rights reserved.