public class ValueChange extends PropertyChange
| Constructor and Description |
|---|
ValueChange(GlobalCdoId globalCdoId,
Property property,
Object leftValue,
Object rightValue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getLeftValue() |
Object |
getRightValue() |
Value |
getWrappedLeftValue() |
Value |
getWrappedRightValue() |
getPropertyaccept, getAffectedCdo, getGlobalCdoId, setAffectedCdopublic ValueChange(GlobalCdoId globalCdoId, Property property, Object leftValue, Object rightValue)
Copyright © 2014. All rights reserved.