public class GeneralizeReference extends GeneralizeTypedElement
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
reference |
org.eclipse.emf.ecore.EClass |
type |
lowerBound, upperBound| Constructor and Description |
|---|
GeneralizeReference() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkType(org.eclipse.emf.ecore.EClass type) |
void |
execute(Metamodel metamodel,
Model model)
Execute the operation.
|
void |
initialize(Metamodel metamodel)
Initialize the parameters of the operation.
|
checkSameOrExtendedMultiplicitycheckAndExecute, checkPreconditions, checkRestriction, checkRestrictionpublic org.eclipse.emf.ecore.EReference reference
public org.eclipse.emf.ecore.EClass type
public boolean checkType(org.eclipse.emf.ecore.EClass type)
public void initialize(Metamodel metamodel)
initialize in class GeneralizeTypedElementCopyright © 2020. All rights reserved.