Class FeatureComputation

    • Field Detail

      • eStructuralFeature

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

        protected java.lang.String attribute
    • Constructor Detail

      • FeatureComputation

        public FeatureComputation​(org.eclipse.emf.ecore.EObject eObject,
                                  org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
                                  java.lang.String attribute,
                                  java.lang.String expression,
                                  org.eclipse.emf.common.util.URI uri,
                                  int lineNumber)
    • Method Detail

      • compute

        public void compute​(FlexmiResource resource)
                     throws java.lang.Exception
        Specified by:
        compute in class Computation
        Throws:
        java.lang.Exception
      • geteStructuralFeature

        public org.eclipse.emf.ecore.EStructuralFeature geteStructuralFeature()
      • getAttribute

        public java.lang.String getAttribute()