Package io.ciera.runtime.instanceloading
Interface IModelDelta
-
- All Known Subinterfaces:
IAttributeChangedDelta,IInstanceCreatedDelta,IInstanceDeletedDelta
- All Known Implementing Classes:
AttributeChangedDelta,Event.EventAttributeChangedDelta,Event.EventCreatedDelta,Event.EventDeletedDelta,InstanceCreatedDelta,InstanceDeletedDelta,ModelDelta,Timer.TimerAttributeChangedDelta,Timer.TimerCreatedDelta,Timer.TimerDeletedDelta
public interface IModelDelta
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UniqueIdgetElementId()StringgetElementName()ObjectgetModelElement()
-