public class ReplaceInheritanceByDelegation extends OperationImplementation
| Modifier and Type | Field and Description |
|---|---|
String |
referenceName |
org.eclipse.emf.ecore.EClass |
subClass |
org.eclipse.emf.ecore.EClass |
superClass |
| Constructor and Description |
|---|
ReplaceInheritanceByDelegation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkSuperClass(org.eclipse.emf.ecore.EClass superClass) |
void |
execute(Metamodel metamodel,
Model model)
Execute the operation.
|
checkAndExecute, checkPreconditions, checkRestriction, checkRestriction, initializepublic org.eclipse.emf.ecore.EClass subClass
public org.eclipse.emf.ecore.EClass superClass
public String referenceName
Copyright © 2020. All rights reserved.