Package com._1c.g5.aef2.emf.changes
Interface IEmfChange
- All Superinterfaces:
IChange
- All Known Implementing Classes:
EmfChange
Defines contract of EMF change.
- See Also:
-
Field Summary
-
Method Summary
-
Method Details
-
getCommand
org.eclipse.emf.common.command.Command getCommand()- Returns:
- this change's EMF command.
-