public class PrintModelCloningContext extends DefaultModelCloningContext
| Constructor and Description |
|---|
PrintModelCloningContext() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
skipAttribute(Object original,
String qualifier)
If
true that particular attribute will not be included in the cloning process. |
getPresetValue, treatAsPartOf, usePresetValuepublic boolean skipAttribute(Object original, String qualifier)
ModelCloningContexttrue that particular attribute will not be included in the cloning process. As a result the cloned
model will not have any value for that attribute.skipAttribute in interface ModelCloningContextskipAttribute in class DefaultModelCloningContextCopyright © 2017 SAP SE. All Rights Reserved.