Class RemoveSuperfluousSuperType


  • public class RemoveSuperfluousSuperType
    extends OperationImplementation
    Version:
    $Rev$
    Author:
    herrmama, $Author$
    • Field Detail

      • eClass

        public org.eclipse.emf.ecore.EClass eClass
      • superType

        public org.eclipse.emf.ecore.EClass superType
    • Constructor Detail

      • RemoveSuperfluousSuperType

        public RemoveSuperfluousSuperType()
    • Method Detail

      • checkSuperType

        public boolean checkSuperType​(org.eclipse.emf.ecore.EClass superType)
      • checkSuperTypeSubsumed

        public boolean checkSuperTypeSubsumed​(org.eclipse.emf.ecore.EClass superType)
      • execute

        public void execute​(Metamodel metamodel,
                            Model model)