Class PullOperation

    • Field Detail

      • operations

        public List<org.eclipse.emf.ecore.EOperation> operations
      • targetClass

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

      • PullOperation

        public PullOperation()
    • Method Detail

      • checkTargetClass

        public boolean checkTargetClass​(org.eclipse.emf.ecore.EClass targetClass)
      • checkOperationsSameMultiplicity

        public boolean checkOperationsSameMultiplicity()
      • checkOperationsSameType

        public boolean checkOperationsSameType()
      • execute

        public void execute​(Metamodel metamodel,
                            Model model)