Class ModelUpdaterContainmentContext

java.lang.Object
com._1c.g5.v8.derived.context.PartBasedContainmentContext
com.e1c.g5.v8.dt.model.updater.ModelUpdaterContainmentContext
All Implemented Interfaces:
IPartBasedObjectContext

public class ModelUpdaterContainmentContext extends PartBasedContainmentContext
  • Constructor Details

    • 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 Details

    • 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