public class IntroduceReferenceClass extends OperationImplementation
| Modifier and Type | Field and Description |
|---|---|
String |
className |
org.eclipse.emf.ecore.EReference |
reference |
String |
sourceReferenceName |
String |
targetReferenceName |
| Constructor and Description |
|---|
IntroduceReferenceClass() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkOppositeNotContainment() |
boolean |
checkReferenceNotContainment() |
boolean |
checkReferenceOpposite() |
void |
execute(Metamodel metamodel,
Model model)
Execute the operation.
|
checkAndExecute, checkPreconditions, checkRestriction, checkRestriction, initializepublic org.eclipse.emf.ecore.EReference reference
public String className
public String sourceReferenceName
public String targetReferenceName
Copyright © 2020. All rights reserved.