public abstract class AbstractElementBasedOperation
extends java.lang.Object
implements org.eclipse.gmf.runtime.common.core.service.IOperation
Constructor and Description |
---|
AbstractElementBasedOperation(java.lang.Object domainElement)
Constructor with domain element
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getDomainElement()
Returns the domain Element for this operation.
|