Package org.eclipse.gef.mvc.fx.domain
package org.eclipse.gef.mvc.fx.domain
This package contains a JavaFX-specific
IDomain
implementation:
HistoricizingDomain
.-
ClassDescriptionThe
HistoricizingDomain
is anIDomain
that uses anIOperationHistory
for executingITransactionalOperations
.A domain represents the collective state of a MVC application.