Class FeatureComputation


public class FeatureComputation extends Computation
  • Field Details

    • eStructuralFeature

      protected org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature
    • attribute

      protected String attribute
  • Constructor Details

    • FeatureComputation

      public 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)
  • Method Details