public class ExtractAggregatesByVolatility extends AbstractRefactoring implements Refactoring
model, originalResource| Constructor and Description |
|---|
ExtractAggregatesByVolatility(java.lang.String boundedContextName,
LikelihoodForChange likelihoodForChange) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRefactor() |
doRefactor, saveResource, saveResourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoRefactorpublic ExtractAggregatesByVolatility(java.lang.String boundedContextName,
LikelihoodForChange likelihoodForChange)
protected void doRefactor()
doRefactor in class AbstractRefactoring