public class ExtractAndGroupAttribute extends OperationImplementation
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.emf.ecore.EClass |
containerClass |
String |
containerReferenceName |
org.eclipse.emf.ecore.EPackage |
contextPackage |
org.eclipse.emf.ecore.EAttribute |
extractedAttribute |
String |
extractedClassName |
String |
referenceName |
| Constructor and Description |
|---|
ExtractAndGroupAttribute() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkExtractedAttribute(org.eclipse.emf.ecore.EAttribute extractedAttribute) |
void |
execute(Metamodel metamodel,
Model model)
Execute the operation.
|
checkAndExecute, checkPreconditions, checkRestriction, checkRestriction, initializepublic org.eclipse.emf.ecore.EAttribute extractedAttribute
public org.eclipse.emf.ecore.EPackage contextPackage
public String extractedClassName
public String referenceName
public org.eclipse.emf.ecore.EClass containerClass
public String containerReferenceName
Copyright © 2020. All rights reserved.