Class AdoptedBasicFormRule

  • All Implemented Interfaces:
    IRule

    public class AdoptedBasicFormRule
    extends AdoptedMdObjectRule
    Rule for adopted basic form.
    • Constructor Detail

      • AdoptedBasicFormRule

        public AdoptedBasicFormRule()
    • Method Detail

      • alwaysShown

        protected boolean alwaysShown​(MdObject object,
                                      org.eclipse.emf.ecore.EStructuralFeature feature)
        Description copied from class: AdoptedMdObjectRule
        Returns whether the provided feature is always shown for adopted model object.
        Overrides:
        alwaysShown in class AdoptedMdObjectRule
        Parameters:
        object - the metadata object to check, cannot be null
        feature - the feature to check, cannot be null
        Returns:
        whether the provided feature is always shown for adopted model object