| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectviper.api.impl.AbstractViperChangeEvent
viper.api.impl.AbstractMinorChange
viper.api.impl.DescriptorImpl.ValidRangeChangeEvent
viper.api.impl.DescriptorImpl.UndoableValidRangeChangeEvent
| Nested Class Summary | 
| Nested classes inherited from class viper.api.extensions.ViperUndoableEvent | 
| ViperUndoableEvent.Undoable | 
| Field Summary | 
| Fields inherited from class viper.api.impl.AbstractMinorChange | 
| index, localName, source | 
| Constructor Summary | |
| DescriptorImpl.UndoableValidRangeChangeEvent(DescriptorImpl src,
                                             TemporalRange oldRange,
                                             TemporalRange newRange,
                                             int index)Creates a new event describing a change of the validity region | |
| Method Summary | |
|  TemporalRange | getNewRange()Gets the range over which the descriptor is valid after the change. | 
|  TemporalRange | getOldRange()Gets the range over which the descriptor was valid before the change. | 
|  ViperUndoableEvent.Undoable | getUndoable()Gets the undoable edit object associated with the event. | 
| Methods inherited from class viper.api.impl.AbstractMinorChange | 
| getIndexes, getParent, getSource, getUri | 
| Methods inherited from class viper.api.impl.AbstractViperChangeEvent | 
| addProperty, getProperty, listProperties | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface viper.api.extensions.ViperChangeEvent | 
| getIndexes, getParent, getProperty, getSource, getUri, listProperties | 
| Constructor Detail | 
public DescriptorImpl.UndoableValidRangeChangeEvent(DescriptorImpl src,
                                                    TemporalRange oldRange,
                                                    TemporalRange newRange,
                                                    int index)
src - the source descriptoroldRange - the old rangenewRange - the new rangeindex - the index of the descriptor| Method Detail | 
public ViperUndoableEvent.Undoable getUndoable()
ViperUndoableEvent
getUndoable in interface ViperUndoableEventViperUndoableEvent.getUndoable()public TemporalRange getNewRange()
public TemporalRange getOldRange()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||