public class StereotypedElementBatchTransformation
extends java.lang.Object
Constructor and Description |
---|
StereotypedElementBatchTransformation(java.util.List<com.nomagic.uml2.ext.magicdraw.mdprofiles.Stereotype> stereotypes,
org.eclipse.viatra.query.runtime.api.AdvancedViatraQueryEngine engine,
com.nomagic.task.ProgressStatus status) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
execute() |
public StereotypedElementBatchTransformation(java.util.List<com.nomagic.uml2.ext.magicdraw.mdprofiles.Stereotype> stereotypes, org.eclipse.viatra.query.runtime.api.AdvancedViatraQueryEngine engine, com.nomagic.task.ProgressStatus status) throws org.eclipse.viatra.query.runtime.exception.ViatraQueryException, org.eclipse.viatra.transformation.runtime.emf.transformation.eventdriven.InconsistentEventSemanticsException
org.eclipse.viatra.query.runtime.exception.ViatraQueryException
org.eclipse.viatra.transformation.runtime.emf.transformation.eventdriven.InconsistentEventSemanticsException
public void execute() throws org.eclipse.viatra.query.runtime.exception.ViatraQueryException, org.eclipse.viatra.transformation.runtime.emf.transformation.eventdriven.InconsistentEventSemanticsException
org.eclipse.viatra.query.runtime.exception.ViatraQueryException
org.eclipse.viatra.transformation.runtime.emf.transformation.eventdriven.InconsistentEventSemanticsException
public void dispose()