public class VolatileToOpposite extends OperationImplementation
Modifier and Type | Field and Description |
---|---|
Boolean |
changeable |
org.eclipse.emf.ecore.EReference |
opposite |
org.eclipse.emf.ecore.EReference |
reference |
Constructor and Description |
---|
VolatileToOpposite() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkOppositeCompatible(org.eclipse.emf.ecore.EReference opposite) |
boolean |
checkReferenceNoOpposite() |
boolean |
checkReferenceVolatile() |
void |
execute(Metamodel metamodel,
Model model)
Execute the operation.
|
checkAndExecute, checkPreconditions, checkRestriction, checkRestriction, initialize
public org.eclipse.emf.ecore.EReference reference
public org.eclipse.emf.ecore.EReference opposite
public Boolean changeable
Copyright © 2020. All rights reserved.