public class DataObjectAddNestedClassCommand extends AbstractDataModelCommand
annotationClassName, context, dataObject, newValue, notifier, removeAnnotationIfValueIsNull, source, valuePair, valuePairs| Constructor and Description |
|---|
DataObjectAddNestedClassCommand(DataModelerContext context,
String source,
DataObject dataObject,
DataModelChangeNotifier notifier,
JavaClass nestedClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getAnnotationClassName, getContext, getDataObject, getNewValue, getSource, getValuePair, isRemoveAnnotationIfValueIsNull, notifyChange, notifyFieldChange, notifyObjectChange, setAnnotationClassName, setContext, setDataObject, setNewValue, setRemoveAnnotationIfValueIsNull, setSource, setValuePair, withValuePair, withValuePairpublic DataObjectAddNestedClassCommand(DataModelerContext context, String source, DataObject dataObject, DataModelChangeNotifier notifier, JavaClass nestedClass)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.