public abstract class ChangeDescriptor
extends java.lang.Object
Change. Subclasses may provide more
specific information about the represented change.
Note: this class is indented to be subclassed by clients to provide specialized descriptors for particular changes.
| Modifier | Constructor and Description |
|---|---|
protected |
ChangeDescriptor()
Creates a new change descriptor.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.