public class DropContainment extends OperationImplementation
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.emf.ecore.EClass |
containerClass |
String |
containerReferenceName |
org.eclipse.emf.ecore.EReference |
reference |
| Constructor and Description |
|---|
DropContainment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkReferenceContainment(org.eclipse.emf.ecore.EReference reference) |
void |
execute(Metamodel metamodel,
Model model)
Execute the operation.
|
checkAndExecute, checkPreconditions, checkRestriction, checkRestriction, initializepublic org.eclipse.emf.ecore.EReference reference
public org.eclipse.emf.ecore.EClass containerClass
public String containerReferenceName
Copyright © 2020. All rights reserved.