public abstract class PropertyChange extends Change
| Modifier | Constructor and Description |
|---|---|
protected |
PropertyChange(GlobalCdoId globalCdoId,
Diff parent,
Property property) |
| Modifier and Type | Method and Description |
|---|---|
Property |
getProperty()
Affected property
|
getGlobalCdoId, getParentprotected PropertyChange(GlobalCdoId globalCdoId, Diff parent, Property property)
public Property getProperty()
Copyright © 2013. All rights reserved.