public class FeatureComputation extends Computation
Modifier and Type | Field and Description |
---|---|
protected String |
attribute |
protected org.eclipse.emf.ecore.EStructuralFeature |
eStructuralFeature |
expression
eObject, lineNumber, uri
Constructor and Description |
---|
FeatureComputation(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
String attribute,
String expression,
org.eclipse.emf.common.util.URI uri,
int lineNumber) |
Modifier and Type | Method and Description |
---|---|
void |
compute(FlexmiResource resource) |
String |
getAttribute() |
org.eclipse.emf.ecore.EStructuralFeature |
geteStructuralFeature() |
getExpression, perform
getEObject, getLineNumber, getUri
protected org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature
protected String attribute
public void compute(FlexmiResource resource) throws Exception
compute
in class Computation
Exception
public org.eclipse.emf.ecore.EStructuralFeature geteStructuralFeature()
public String getAttribute()
Copyright © 2020. All rights reserved.