Class FormExtContainmentContext

    • Constructor Detail

      • FormExtContainmentContext

        public FormExtContainmentContext​(long bmObjectId)
        Constructs an instance
        Parameters:
        bmObjectId - The identifier of the containment object
    • Method Detail

      • addFeatures

        public boolean addFeatures​(Collection<org.eclipse.emf.ecore.EStructuralFeature> features)
        Adds features that are being changed as a result of external model change
        Parameters:
        features - The feature collection to add. May not be null
        Returns:
        True if new features were added
      • getFeatures

        public Collection<org.eclipse.emf.ecore.EStructuralFeature> getFeatures()
        Gets changed features
        Returns:
        The set of features which values were changed as the result of a model change