public interface ESDeleteObjectMutation extends ESContainmentChangeMutation<ESDeleteObjectMutation>
| Modifier and Type | Method and Description |
|---|---|
ESDeleteObjectMutation |
setMaxNumberOfContainments(int maxNumberOfContainments)
Sets the maximum number of containments that the object selected for deletion may contain.
|
getExcludedTargetEClasses, getExcludedTargetFeatures, getExcludedTargetObjects, getTargetFeature, getTargetObject, setTargetFeature, setTargetObjectapplyESDeleteObjectMutation setMaxNumberOfContainments(int maxNumberOfContainments)
maxNumberOfContainments - the maximum number of containments of the object to be deleted.Copyright © 2017. All rights reserved.