Class AbstractEmfBasedComparisonParticipant.EObjectClassFeatures

    • Field Detail

      • values

        public final List<org.eclipse.emf.ecore.EStructuralFeature> values
      • containments

        public final List<org.eclipse.emf.ecore.EReference> containments
      • references

        public final List<org.eclipse.emf.ecore.EReference> references
      • externalProperties

        public final List<org.eclipse.emf.ecore.EStructuralFeature> externalProperties
    • Constructor Detail

      • EObjectClassFeatures

        protected EObjectClassFeatures()
    • Method Detail

      • addValue

        public void addValue​(org.eclipse.emf.ecore.EStructuralFeature feature)
      • addContainment

        public void addContainment​(org.eclipse.emf.ecore.EReference feature)
      • addReference

        public void addReference​(org.eclipse.emf.ecore.EReference feature)
      • addExternalProperty

        public void addExternalProperty​(org.eclipse.emf.ecore.EStructuralFeature feature)