Class ModelUpdaterContainmentContext

    • Constructor Detail

      • ModelUpdaterContainmentContext

        public ModelUpdaterContainmentContext​(long bmObjectId,
                                              org.eclipse.emf.ecore.EClass eClass)
        Constructs an instance
        Parameters:
        bmObjectId - A target BM object identifier. May not be null
        eClass - A target object EClass. May not be null
    • Method Detail

      • addFeature

        public void addFeature​(org.eclipse.emf.ecore.EStructuralFeature feature)
        Adds a feature to the context
        Parameters:
        feature - The feature to add. May not be null
      • addFeatures

        public boolean addFeatures​(Collection<org.eclipse.emf.ecore.EStructuralFeature> features)
      • getFeatures

        public Collection<org.eclipse.emf.ecore.EStructuralFeature> getFeatures()
        Returns:
        the features