Class UnsettableRule

  • All Implemented Interfaces:
    IRule

    public class UnsettableRule
    extends AbstractRule
    Rule disables not setted object unsettable features.
    • Constructor Detail

      • UnsettableRule

        public UnsettableRule()
    • Method Detail

      • buildSingleObject

        protected void buildSingleObject​(org.eclipse.emf.ecore.EObject object,
                                         IV8Project v8project)
        Description copied from class: AbstractRule
        Builds statements for each of selected object.
        Specified by:
        buildSingleObject in class AbstractRule
        Parameters:
        object - the object.
        v8project - the V8 project for object.