public class PropagateFeature extends OperationImplementation
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.emf.ecore.EStructuralFeature |
mainFeature |
List<org.eclipse.emf.ecore.EReference> |
references |
| Constructor and Description |
|---|
PropagateFeature() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkReferencesType(org.eclipse.emf.ecore.EReference reference) |
void |
execute(Metamodel metamodel,
Model model)
Execute the operation.
|
checkAndExecute, checkPreconditions, checkRestriction, checkRestriction, initializepublic org.eclipse.emf.ecore.EStructuralFeature mainFeature
public List<org.eclipse.emf.ecore.EReference> references
Copyright © 2020. All rights reserved.